ThunderPhone for Cursor
io.github.thunderphone/thunderphone
Build, test, deploy and run AI phone agents: agents, numbers, calls, tests, knowledge, campaigns.
client:Cursor
transport:streamable-http
runtime:npm
Install ThunderPhone in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"thunderphone": {
"url": "https://api.thunderphone.com/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs