Loading MCP server directory, please wait...
Cordon for MCP. Security gateway with policy enforcement, audit log, and HITL approvals.
npx @getmcp/cli add io.github.marras0914/cordonRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.marras0914/cordon": {
"command": "npx",
"args": [
"-y",
"@getcordon/cli",
"start"
]
}
}
}