Crixin Voice for VS Code
com.crixin/voice
Give your AI a real phone: place calls, send SMS, fetch recordings and transcripts. Local or hosted.
client:VS Code
transport:streamable-http
runtime:npm
Install Crixin Voice in VS Code
.vscode/mcp.json
{
"servers": {
"voice": {
"type": "http",
"url": "https://crixin-platform.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs