← Index

Cordon for MCP

io.github.marras0914/cordon·v0.1.17·Monitoring & Logs
Quality Score
90
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cordon": {
      "command": "npx",
      "args": [
        "-y",
        "cordon-cli"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cordon": {
      "command": "npx",
      "args": [
        "-y",
        "cordon-cli"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y cordon-cli
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Monitoring & Logs