Difficulty: Easy — edit one JSON config file.
Requires: Cline extension in VS Code
Before You Start
Config File
- macOS:
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json - Windows:
%APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{"mcpServers":{"pfcreate":{"url":"https://mcp.pfcreate.ca/sse","headers":{"Authorization":"Bearer pfk_YOUR_KEY_HERE"},"disabled":false,"autoApprove":[]}}}
Troubleshooting
Server not connecting — Open Cline MCP settings in VS Code to check connection status.
401 errors — Confirm the full pfk_ prefix is present.
← Back to all connection guides