Crixin Voice for Cursor
com.crixin/voice
Give your AI a real phone: place calls, send SMS, fetch recordings and transcripts. Local or hosted.
client:Cursor
transport:streamable-http
runtime:npm
Install Crixin Voice in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"voice": {
"url": "https://crixin-platform.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs