Difficulty: Easy — edit one JSON config file.
Requires: Cursor 0.46+
Before You Start
Config File
Edit ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):
{"mcpServers":{"pfcreate":{"url":"https://mcp.pfcreate.ca/sse","headers":{"Authorization":"Bearer pfk_YOUR_KEY_HERE"}}}}
Activate
- Replace
pfk_YOUR_KEY_HERE with your API key. - Restart Cursor or reload the window.
- In Cursor Settings, go to MCP and confirm PF Create is listed as connected.
Troubleshooting
Server not listed — Check the JSON is valid and restart Cursor fully.
401 errors — Check the Bearer token includes the full pfk_ prefix.
← Back to all connection guides