pauloFroes/mcp-messagebird
MCP server that wraps the MessageBird Conversations API (WhatsApp) as semantic tools for LLM agents
Platform-specific configuration:
{
"mcpServers": {
"mcp-messagebird": {
"command": "npx",
"args": [
"-y",
"mcp-messagebird"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...