Mock infrastructure for AI application testing — LLM APIs, image generation, image editing, text-to-speech, transcription, audio translation, audio generation, video generation, embeddings, MCP tools, A2A agents, AG-UI event streams, vector databases, sea
{
"mcpServers": {
"copilotkitaimock": {
"command": "npx",
"args": [
"-y",
"@copilotkit/aimock"
]
}
}
}