AgentPhone-Apex for Cursor
io.github.evozim/agent-phone
Multi-channel voice and SMS gateway interface for AI communication.
client:Cursor
transport:sse
Install AgentPhone-Apex in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-phone": {
"url": "https://agent-phone-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs