Skip to content
Windsurf

Husk for Windsurf

io.github.husk-security/husk

Local-first defensive scanner for vulnerable dependencies, leaked secrets, and risky agent configs

client:Windsurf transport:stdio runtime:npm

Install Husk in Windsurf

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

{
  "mcpServers": {
    "husk": {
      "command": "npx",
      "args": [
        "-y",
        "husk-sec"
      ]
    }
  }
}

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

Husk in other clients