PF CreatePrompt · Publish
Profit

Connecting PF Create to Flowise

Difficulty: Easy — add an MCP tool node.
Requires: Flowise v1.5+

Before You Start

Steps

  1. Open Flowise and go to Agentflow or Chatflow.
  2. Add an Agent node and click Add ToolMCP Client.
  3. Configure:
    • Transport: SSE
    • URL: https://mcp.pfcreate.ca/sse
    • Headers: {"Authorization": "Bearer pfk_YOUR_KEY_HERE"}
  4. Click Test Connection.

Troubleshooting

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

401 errors — Confirm the full pfk_ prefix is present.

Back to all connection guides