Skip to content

Flowise

Connect AllMCP to Flowise using the built-in MCP Tool node.

All frameworks Browse providers
  1. Add the MCP Tool node

    1. Open Flowise and create a new flow (or open an existing one)
    2. In the node panel, search for MCP Tool
    3. Drag the MCP Tool node onto the canvas
  2. Configure the node

    Configure the node with these values:

    FieldValue
    Server URLhttps://go.allmcp.co/mcp/
    TransportStreamable HTTP
    HeadersX-API-Key: YOUR_API_KEY
  3. Wire it up

    1. Connect the MCP Tool node to an Agent node
    2. Connect the Agent node to a Chat Model node (Claude, OpenAI, etc.)
    3. Click Save and then Test

In the MCP Tool node, find the Headers section and add:

Headers
Key: X-API-Key
Value: YOUR_API_KEY

To scope tools to a specific user, append ?user_id=<id> to the server URL:

Server URL
https://go.allmcp.co/mcp/?user_id=USER_ID

Once the flow is configured, send a test message:

List available integrations

Once the flow is live, users can connect their CRM or other tools through the chat:

Connect my Bitrix24. My webhook URL is https://portal.bitrix24.ru/rest/1/xxx/
Connect Google Sheets