Skip to content
Cline

Cordon for MCP for Cline

io.github.marras0914/cordon

Cordon for MCP. Security gateway with policy enforcement, audit log, and HITL approvals.

client:Cline transport:stdio runtime:npm

Install Cordon for MCP 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": {
    "cordon": {
      "command": "npx",
      "args": [
        "-y",
        "@getcordon/cli"
      ]
    }
  }
}

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

Cordon for MCP in other clients