Skip to content
Windsurf

Keel for Windsurf

io.github.lutfizp/keel

Control plane MCP that dedups scanner output, rate-limits hosts, and runs non-destructive proofs.

client:Windsurf transport:stdio runtime:pypi

Install Keel in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "keel": {
      "command": "uvx",
      "args": [
        "keel-pentest"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Keel in other clients