Installation & Configuration
{
"mcpServers": {
"TwilioVoice": {
"command": "npx",
"args": [
"-y",
"--package",
"twilio-voice",
"--",
"mcp",
"start",
"--username",
"...",
"--password",
"..."
]
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15