Skip to main content
Steps checked against the Claude Code documentation on September 24, 2026.

Add Copyfy

Run claude mcp list to check the connection. A server that still needs sign-in shows Needs authentication.

Share Copyfy with your team

To add Copyfy to a repository, create .mcp.json at the project root, or run the OAuth command above with --scope project. Each teammate then signs in with their own Copyfy account.
.mcp.json
To use API keys instead, reference an environment variable so no key is committed:
.mcp.json

Fallback

Copy the URL https://app.copyfy.io/mcp and add it as an HTTP server named copyfy in ~/.claude.json or .mcp.json with the format above.

Disconnect

Run claude mcp remove copyfy --scope user (use the scope you added it with). To revoke access from the Copyfy side, click Revoke under Connected apps or revoke the key on the Integrations page. Having trouble? See Troubleshooting.