Loading MCP server directory, please wait...
WhatsApp CRM for AI agents: search contacts, read chats, manage the sales pipeline, send messages.
npx @getmcp/cli add io.github.Yersat/chatflowRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key>. Create one in ChatFlow → Settings → AI agents (MCP).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Yersat/chatflow": {
"url": "https://valuable-sockeye-14.eu-west-1.convex.site/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}