Cordon for MCP for Windsurf
io.github.marras0914/cordon
Cordon for MCP. Security gateway with policy enforcement, audit log, and HITL approvals.
client:Windsurf
transport:stdio
runtime:npm
Install Cordon for MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cordon": {
"command": "npx",
"args": [
"-y",
"@getcordon/cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs