Difficulty: Moderate — requires n8n with MCP Client Tool node.
Requires: n8n Cloud or self-hosted (latest version)
Before You Start
Steps
- Create a workflow with an AI Agent node.
- Add Tool → MCP Client Tool.
- Create credential of type MCP Client (SSE):
- URL:
https://mcp.pfcreate.ca/sse - Authentication: Bearer Token
- Header Value:
Bearer pfk_YOUR_KEY_HERE
- Configure the tool to List Tools on connection.
Troubleshooting
MCP nodes not visible — Update n8n to the latest version.
401 errors — Check the Authorization header includes Bearer before your key.
← Back to all connection guides