chatflow for VS Code
io.github.yersat/chatflow
WhatsApp CRM for AI agents: search contacts, read chats, manage the sales pipeline, send messages.
client:VS Code
transport:streamable-http
Install chatflow in VS Code
.vscode/mcp.json
{
"servers": {
"chatflow": {
"type": "http",
"url": "https://valuable-sockeye-14.eu-west-1.convex.site/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs