Secrets-LE for Windsurf
io.github.nolindnaidoo/secrets-le
Detect hardcoded secrets in source and config. Reports masked previews, never the values.
client:Windsurf
transport:stdio
runtime:npm
Install Secrets-LE in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"secrets-le": {
"command": "npx",
"args": [
"-y",
"secrets-le-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs