Cordon for MCP for Claude Desktop
io.github.marras0914/cordon
Cordon for MCP. Security gateway with policy enforcement, audit log, and HITL approvals.
client:Claude Desktop
transport:stdio
runtime:npm
Install Cordon for MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cordon": {
"command": "npx",
"args": [
"-y",
"@getcordon/cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs