Skip to content

ManyContacts - WhatsApp Business CRM for Zed

io.github.manycontacts/whatsapp-business

WhatsApp Business CRM: send messages, manage contacts, campaigns, and AI agents.

client:Zed transport:stdio runtime:npm

Install ManyContacts - WhatsApp Business CRM 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": {
    "whatsapp-business": {
      "command": "npx",
      "args": [
        "-y",
        "@manycontacts/mcp"
      ],
      "env": {
        "MC_CLI_TOKEN": "<MC_CLI_TOKEN>"
      }
    }
  }
}

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

ManyContacts - WhatsApp Business CRM in other clients