Colour PF Create with splash
Loading…

Connecting PF Create to Flowise

Connecting PF Create to Flowise

Difficulty: Easy — add an MCP tool node in the Flowise canvas.
Requires: Flowise v1.5+ (Cloud or self-hosted)

Before You Start

Steps

  1. Open Flowise and go to Agentflow (for multi-agent) or Chatflow.
  2. Add an Agent node to your canvas.
  3. In the agent’s tool list, click Add ToolMCP Client.
  4. Configure the MCP Client tool:
    • Transport: SSE
    • URL: https://mcp.pfcreate.ca/sse
    • Headers: {"Authorization": "Bearer pfk_YOUR_KEY_HERE"}
  5. Click Test Connection — PF Create tools are discovered automatically.
  6. Save and deploy your flow.

Troubleshooting

MCP Client not available — Update Flowise to v1.5+.

Connection timeout — Image generation can take 30–90 seconds; increase your flow timeout.

401 errors — Confirm the full pfk_ prefix is present in your key.

Back to all connection guides