@copilotkit/aimock

testing MCP Server

Mock everything your AI app talks to — LLM APIs, MCP, A2A, AG-UI, vector DBs, search. One package, one port, zero dependencies.

VerifiedInstall Ready
testingtesting
7 views610 stars40 forksv1.14.5MIT

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
610
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx @copilotkit/aimock

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "copilotkit-aimock": {
      "command": "npx",
      "args": [
        "@copilotkit/aimock"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

1
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (1)

Tool

What it mocks