MCP Server
MCP
io.github.Yersat/chatflow
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
By
Comments
Sign in to leave a comment