ClawdCall for Cursor
io.github.dialgoodian/clawdcall-mcp
Give AI agents a phone layer for consent-based calls, transcripts, summaries, and outcomes.
client:Cursor
transport:streamable-http
Install ClawdCall in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"clawdcall-mcp": {
"url": "https://gateway.clawdcall.com/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs