Help

Flowise

Flowise can connect directly to the 101domain MCP Server using its built‑in MCP Tool node—no mcp-remote bridge required. This page shows how to point the node at https://mcp.101domain.com, set HTTP as the transport, and store your 101domain API key in Flowise’s credential system so it’s injected as an Authorization: Bearer … header instead of hard‑coding it in the flow.


Configuration:

Flowise (v3.1.2) also supports HTTP natively. Add an MCP Tool node:

  • URL: https://mcp.101domain.com

  • Transport: HTTP

  • Headers: Authorization: Bearer your-api-key-here

Use Flowise's credential store rather than hardcoding the token in the flow definition.