← Back to Plugins
MCP Server MCP

io.github.Yersat/chatflow

github By github 👁 1 views ▲ 0 votes

WhatsApp CRM for AI agents: search contacts, read chats, manage the sales pipeline, send messages.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://valuable-sockeye-14.eu-west-1.convex.site/mcp",
      "headers": [
        {
          "description": "Bearer <API key>. Create one in ChatFlow → Settings → AI agents (MCP).",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...