Skip to content
Cline

agent gate for Cline

io.github.jott2121/agent-gate

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

client:Cline transport:stdio runtime:pypi

Install agent gate 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-gate": {
      "command": "uvx",
      "args": [
        "mcp-agent-gate"
      ]
    }
  }
}

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

agent gate in other clients