Skip to content
Cursor

dialer for Cursor

app.getdialer/dialer

An MCP server that provides lets you make outbound phone calls using your own phone number

client:Cursor transport:streamable-http

Install dialer in Cursor

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

{
  "mcpServers": {
    "dialer": {
      "url": "https://getdialer.app/mcp"
    }
  }
}

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

dialer in other clients