Skip to content
Windsurf

releaseguard for Windsurf

io.github.rudrendupaul/releaseguard

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

client:Windsurf transport:stdio runtime:pypi

Install releaseguard in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

releaseguard in other clients