Skip to content
VS Code

KaiCalls for VS Code

com.kaicalls/kaicalls

AI phone secretary: place calls, read transcripts, list calls, agents, and stats.

client:VS Code transport:streamable-http

Install KaiCalls in VS Code

.vscode/mcp.json

{
  "servers": {
    "kaicalls": {
      "type": "http",
      "url": "https://www.kaicalls.com/api/mcp"
    }
  }
}

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

KaiCalls in other clients