Skip to content
Gemini CLI

copyright01 for Gemini CLI

io.github.whitemarmot/copyright01

Copyright deposit API — protect code, text, and websites with Berne Convention proof

client:Gemini CLI transport:streamable-http

Install copyright01 in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "copyright01": {
      "httpUrl": "https://www.copyright01.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

copyright01 in other clients