Skip to content
VS Code

AgentPhone for VS Code

io.github.agentphone-ai/agentphone

Give AI agents real phone numbers, messages, and voice calls via MCP.

client:VS Code transport:streamable-http runtime:npm

Install AgentPhone in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentphone": {
      "type": "http",
      "url": "https://mcp.agentphone.ai/mcp"
    }
  }
}

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

AgentPhone in other clients