Difficulty: Easy — add a JSON config file.
Requires: Windsurf 1.x+
Before You Start
Config File
Create or edit ~/.codeium/windsurf/mcp_config.json:
{"mcpServers":[{"name":"pfcreate","type":"sse","url":"https://mcp.pfcreate.ca/sse","headers":{"Authorization":"Bearer pfk_YOUR_KEY_HERE"}}]}
Activate
- Replace
pfk_YOUR_KEY_HERE with your API key. - Restart Windsurf or reload config.
- Test by invoking PF Create tools in a prompt.
Troubleshooting
Tools not appearing — Confirm the config file path is correct and restart Windsurf fully.
401 errors — Check the Bearer token includes the full pfk_ prefix.
← Back to all connection guides