Loading MCP server directory, please wait...
ChatGenius tools: Instagram, Facebook, WhatsApp and SMS inbox, contacts, bookings, flows, posts.
npx @getmcp/cli add io.github.SumCodeAI/chatgeniusRequires Node.js 18+. Community-contributed server. Review source before installing.
CHATGENIUS_API_KEYChatGenius API key, created in the portal under Webhook + Send API, Credentials.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SumCodeAI/chatgenius": {
"command": "npx",
"args": [
"-y",
"chatgenius-mcp"
],
"env": {
"CHATGENIUS_API_KEY": "",
"CHATGENIUS_MAX_SCOPE": ""
}
}
}
}