Skip to content
Claude Desktop

release gate for Claude Desktop

io.github.dailyaiagents/release-gate

Local completion-contract checks and release receipts.

client:Claude Desktop transport:stdio runtime:pypi

Install release gate in Claude Desktop

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

{
  "mcpServers": {
    "release-gate": {
      "command": "uvx",
      "args": [
        "dailyaiagents-release-gate"
      ]
    }
  }
}

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

release gate in other clients