Skip to content
Cursor

AgentPhone for Cursor

io.github.agentphone-ai/agentphone

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

client:Cursor transport:streamable-http runtime:npm

Install AgentPhone in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agentphone": {
      "url": "https://mcp.agentphone.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

AgentPhone in other clients