Skip to content
VS Code

Call For Me for VS Code

io.github.kimjin8/call-for-me

Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.

client:VS Code transport:streamable-http

Install Call For Me in VS Code

.vscode/mcp.json

{
  "servers": {
    "call-for-me": {
      "type": "http",
      "url": "https://call-for-me.fly.dev/mcp/"
    }
  }
}

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

Call For Me in other clients