Skip to content
Claude Desktop

chatgenius for Claude Desktop

io.github.sumcodeai/chatgenius

ChatGenius tools: Instagram, Facebook, WhatsApp and SMS inbox, contacts, bookings, flows, posts.

client:Claude Desktop transport:streamable-http runtime:npm

Install chatgenius in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "chatgenius": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://sumgenius.ai/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

chatgenius in other clients