Skip to content
Cline

agentgate for Cline

io.github.ciceroyang/agentgate

Read-only evidence for the tools agents run: MCP server records, coverage and policy.

client:Cline transport:stdio runtime:npm

Install agentgate 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": {
    "agentgate": {
      "command": "npx",
      "args": [
        "-y",
        "@zhiliangtech/agentgate"
      ]
    }
  }
}

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

agentgate in other clients