voximplant-mcp for Claude Desktop
io.github.theyahia/voximplant-mcp
MCP server for Voximplant — cloud telephony, call history, SMS (Russia)
client:Claude Desktop
transport:stdio
runtime:npm
Install voximplant-mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"voximplant-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/voximplant-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs