Skip to content

watermarking authenticity mcp for Zed

io.github.csoai-org/watermarking-authenticity-mcp

EU AI Act Article 50 watermarking + C2PA 2.1 compliance. NEW: 2 December 2026 deadline (compress...

client:Zed transport:stdio runtime:pypi

Install watermarking authenticity mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "watermarking-authenticity-mcp": {
      "command": "uvx",
      "args": [
        "watermarking-authenticity-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

watermarking authenticity mcp in other clients