Skip to content
Claude Desktop

agent gate for Claude Desktop

io.github.jott2121/agent-gate

Fail-closed quality gate and hash-chained receipt ledger for AI agent workflows.

client:Claude Desktop transport:stdio runtime:pypi

Install agent gate in Claude Desktop

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

{
  "mcpServers": {
    "agent-gate": {
      "command": "uvx",
      "args": [
        "mcp-agent-gate"
      ]
    }
  }
}

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

agent gate in other clients