Skip to content
Cursor

ManyContacts - WhatsApp Business CRM for Cursor

io.github.manycontacts/whatsapp-business

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

client:Cursor transport:stdio runtime:npm

Install ManyContacts - WhatsApp Business CRM in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

{
  "mcpServers": {
    "whatsapp-business": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@manycontacts/mcp"
      ],
      "env": {
        "MC_CLI_TOKEN": "<MC_CLI_TOKEN>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ManyContacts - WhatsApp Business CRM in other clients