Difficulty: Easy — edit one config file.
Requires: Node.js 20+, a Google account, and a free Google AI Studio API key
pfk_… API key — find it on your account pagenpm install -g @google/gemini-cliEdit ~/.gemini/settings.json:
{"mcpServers":{"pfcreate":{"httpUrl":"https://mcp.pfcreate.ca/sse","headers":{"Authorization":"Bearer pfk_YOUR_KEY_HERE"}}}}
pfk_YOUR_KEY_HERE with your API key.gemini in your terminal.Tools not appearing — Confirm settings.json path and restart Gemini CLI.
401 errors — Check the Bearer token includes the full pfk_ prefix.