
1{2 "mcpServers": {3 "twilio manager": {4 "env": {5 "TWILIO_AUTH_TOKEN": "your_auth_token",6 "TWILIO_ACCOUNT_SID": "your_account_sid"7 },8 "args": [9 "--directory",10 "/path/to/twilio_manager_mcp",11 "run",12 "mcp",13 "run",14 "./twilio_manager_mcp.py"15 ],16 "command": "uv"17 }18 }19}
No reviews yet. Be the first to review!
Sign in to join the conversation