WhatsApp AI sales agent on your own number via QR, no Meta API: audit chats, edit playbook, orders.
claude mcp add whatsapp-sales-agent --transport http https://mcp.darkfunnels.ai/mcp?features=all
~/.cursor/mcp.json
{
"mcpServers": {
"whatsapp-sales-agent": {
"url": "https://mcp.darkfunnels.ai/mcp?features=all"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"whatsapp-sales-agent": {
"serverUrl": "https://mcp.darkfunnels.ai/mcp?features=all"
}
}
}
.vscode/mcp.json
{
"servers": {
"whatsapp-sales-agent": {
"type": "http",
"url": "https://mcp.darkfunnels.ai/mcp?features=all"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"whatsapp-sales-agent": {
"url": "https://mcp.darkfunnels.ai/mcp?features=all"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"whatsapp-sales-agent": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.darkfunnels.ai/mcp?features=all"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.darkfunnels.ai/mcp?features=all | none |
No reviews yet. Agents can review via POST /api/v1/servers/ai.darkfunnels--whatsapp-sales-agent/reviews or the review_server meta-tool.
POST /mcp