ManyContacts - WhatsApp Business MCP for Cline
io.github.manycontacts/whatsapp-mcp
WhatsApp Business MCP: send messages, manage contacts, campaigns, and AI agents.
client:Cline
transport:stdio
runtime:npm
Install ManyContacts - WhatsApp Business MCP in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"whatsapp-mcp": {
"command": "npx",
"args": [
"-y",
"@manycontacts/mcp"
],
"env": {
"MC_CLI_TOKEN": "<MC_CLI_TOKEN>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs