Skip to content
Windsurf

leakferret for Windsurf

io.github.leakferrethq/leakferret

Context-aware secret scanner: lets an AI agent scan, verify, and rewrite secrets before committing.

client:Windsurf transport:stdio runtime:npm

Install leakferret in Windsurf

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

{
  "mcpServers": {
    "leakferret": {
      "command": "npx",
      "args": [
        "-y",
        "@leakferret/mcp"
      ]
    }
  }
}

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

leakferret in other clients