Skip to content
Cursor

AlterPhone MCP for Cursor

app.alterphone/phone-calls

Place real phone calls and hold spoken conversations on a user's behalf, billed per minute.

client:Cursor transport:streamable-http

Install AlterPhone MCP in Cursor

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

{
  "mcpServers": {
    "phone-calls": {
      "url": "https://mcp.alterphone.app/mcp"
    }
  }
}

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

AlterPhone MCP in other clients