Skip to content
Cline

Agent Release Auditor for Cline

io.github.veyndrasystems/agent-release-auditor

Deterministic release gate for AI-written code and coding agents.

client:Cline transport:stdio runtime:npm

Install Agent Release Auditor in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "agent-release-auditor": {
      "command": "npx",
      "args": [
        "-y",
        "agent-release-auditor"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Agent Release Auditor in other clients