Skip to content
Claude Desktop

releaseguard for Claude Desktop

io.github.rudrendupaul/releaseguard

Scans datasets/models for PII/secrets, redacts, and packages a public-release bundle via MCP.

client:Claude Desktop transport:stdio runtime:pypi

Install releaseguard in Claude Desktop

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

{
  "mcpServers": {
    "releaseguard": {
      "command": "uvx",
      "args": [
        "releaseguard-cli"
      ]
    }
  }
}

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

releaseguard in other clients