CallKaro Voice AI Operations for Cursor
io.github.jatinsm2023/callkaro-mcp
Manage CallKaro voice agents, phone numbers, call queues, and place single or batch AI calls.
client:Cursor
transport:streamable-http
Install CallKaro Voice AI Operations in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"callkaro-mcp": {
"url": "https://mcp.callkaro.ai/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs