Skip to content
Claude Desktop

claudeclear mcp for Claude Desktop

io.github.aidevelopers2/claudeclear-mcp

Remove the Claude text watermark by rewriting text, and strip C2PA/EXIF metadata from images.

client:Claude Desktop transport:stdio runtime:npm

Install claudeclear mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "claudeclear-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "claudeclear-mcp"
      ],
      "env": {
        "CLAUDECLEAR_API_KEY": "<CLAUDECLEAR_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

claudeclear mcp in other clients