Steps checked against the Gemini CLI documentation and source on September 24, 2026.
Add Copyfy
- OAuth (recommended)
- API key
1
Add the server
Terminal
--scope user writes to ~/.gemini/settings.json so Copyfy works in every folder. Without it, Copyfy is added to the current project’s .gemini/settings.json.2
Sign in
Start Sign in to Copyfy and click Allow access. The browser sign-in needs a local desktop session; on a remote server, use an API key.
gemini. Gemini CLI detects that Copyfy needs sign-in and opens your browser. If it does not, run:Gemini CLI
3
Try it
Ask: “Use Copyfy to find 10 winning products in the Pets niche for the US.”
/mcp in Gemini CLI to see Copyfy’s status and tools.
Older Gemini CLI guides use
httpUrl for HTTP servers. Current versions prefer url with "type": "http", as shown above.Fallback
Copy the URLhttps://app.copyfy.io/mcp and add it under mcpServers in ~/.gemini/settings.json with "type": "http".
Disconnect
Rungemini mcp remove --scope user copyfy (use the scope you added it with), or delete the entry from settings.json. To revoke access from the Copyfy side, click Revoke under Connected apps or revoke the key on the Integrations page.
Having trouble? See Troubleshooting.