ToFlow for Claude Desktop
io.github.toflow-ai/toflow
AI sales automation for toflow.ai — prospect, enrich, sequence across email, LinkedIn, WhatsApp.
client:Claude Desktop
transport:streamable-http
Install ToFlow in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"toflow": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.toflow.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs