Omnichannel messaging
Connect to MessageBird for SMS, WhatsApp, and voice communication.
{
"mcpServers": {
"messagebird": {
"mcpServers": {
"messagebird": {
"env": {
"MESSAGEBIRD_API_KEY": "your-api-key"
},
"args": [
"-y",
"messagebird-mcp-server"
],
"command": "npx"
}
}
}
}
}