Installation & Configuration
{
"mcpServers": {
"ringback-voice": {
"command": "python3",
"args": [
"run_voice_mcp.py"
]
},
"ringback-alert": {
"command": "python3",
"args": [
"run_alert_mcp.py"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12