Skip to content
VS Code

CallKaro Voice AI Operations for VS Code

io.github.jatinsm2023/callkaro-mcp

Manage CallKaro voice agents, phone numbers, call queues, and place single or batch AI calls.

client:VS Code transport:streamable-http

Install CallKaro Voice AI Operations in VS Code

.vscode/mcp.json

{
  "servers": {
    "callkaro-mcp": {
      "type": "http",
      "url": "https://mcp.callkaro.ai/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

CallKaro Voice AI Operations in other clients