botphone for Cursor
io.github.griffden/botphone
Give your Muse a phone number. BotPhone answers your business line and reports every call back.
client:Cursor
transport:streamable-http
Install botphone in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"botphone": {
"url": "https://auth.botphone.tel/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs