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
- Your
pfk_…API key — find it on your account page
Steps
- Open Flowise and go to Agentflow (for multi-agent) or Chatflow.
- Add an Agent node to your canvas.
- In the agent’s tool list, click Add Tool → MCP Client.
- Configure the MCP Client tool:
- Transport: SSE
- URL:
https://mcp.pfcreate.ca/sse - Headers:
{"Authorization": "Bearer pfk_YOUR_KEY_HERE"}
- Click Test Connection — PF Create tools are discovered automatically.
- 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.