Skip to content
VS Code

copyright01 for VS Code

io.github.whitemarmot/copyright01

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

client:VS Code transport:streamable-http

Install copyright01 in VS Code

.vscode/mcp.json

{
  "servers": {
    "copyright01": {
      "type": "http",
      "url": "https://www.copyright01.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

copyright01 in other clients