call me for Cursor
app.getcallme/call-me
Calls your phone when an AI task finishes or is blocked — hear it, say what's next.
client:Cursor
transport:streamable-http
Install call me in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"call-me": {
"url": "https://getcallme.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs