Difficulty: Easy — edit one JSON config file.
Requires: Claude Desktop (any plan)
Before You Start
Config File
Edit claude_desktop_config.json:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
{"mcpServers":{"pfcreate":{"command":"npx","args":["-y","mcp-remote","https://mcp.pfcreate.ca/sse","--header","Authorization: Bearer pfk_YOUR_KEY_HERE"]}}}
Activate
- Replace
pfk_YOUR_KEY_HERE with your API key. - Restart Claude Desktop.
- PF Create tools will appear in the tools panel.
Troubleshooting
Tools not appearing — Ensure Node.js is installed and restart Claude Desktop fully.
401 errors — Check the Bearer token includes the full pfk_ prefix.
← Back to all connection guides