Skip to content
Zed

Gambot WhatsApp Business API for Zed

io.github.gambot-ai/gambot-mcp

Send WhatsApp messages & templates and manage CRM, leads & campaigns via the Gambot WhatsApp API.

client:Zed transport:stdio runtime:npm

Install Gambot WhatsApp Business API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "gambot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gambot-mcp"
      ],
      "env": {
        "GAMBOT_TOKEN": "<GAMBOT_TOKEN>",
        "GAMBOT_API_BASE": "<GAMBOT_API_BASE>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Gambot WhatsApp Business API in other clients