Steps checked against the Devin documentation on September 24, 2026. Windsurf became Devin Desktop in June 2026, and its Cascade agent has since been replaced by Devin Local, which uses the Devin MCP configuration described below.
Add Copyfy
- OAuth (recommended)
- API key
1
Add the server
Terminal
--scope user makes Copyfy available in every project.2
Sign in
Devin Local shows Copyfy as Needs auth in its MCP list. Click Authenticate, sign in to Copyfy in your browser, and click Allow access. From a terminal, you can run
devin mcp login copyfy instead.3
Try it
Ask Devin Local: “Use Copyfy to find 10 winning products in the Pets niche for the US.”
The old Windsurf file
~/.codeium/windsurf/mcp_config.json and its serverUrl key belong to the retired Cascade agent. Use the Devin configuration above.Fallback
Copy the URLhttps://app.copyfy.io/mcp and add it under mcpServers in ~/.config/devin/mcp_config.json with "transport": "http".
Disconnect
Rundevin mcp remove copyfy, or delete the copyfy entry from mcp_config.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.