Difficulty: Easy — edit one JSON config file.
Requires: Cursor 0.46+
pfk_… API key — find it on your account pageEdit ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):
{"mcpServers":{"pfcreate":{"url":"https://mcp.pfcreate.ca/sse","headers":{"Authorization":"Bearer pfk_YOUR_KEY_HERE"}}}}
pfk_YOUR_KEY_HERE with your API key.Server not listed — Check the JSON is valid and restart Cursor fully.
401 errors — Check the Bearer token includes the full pfk_ prefix.