Skip to content
Windsurf

hardcoded credential audit for Windsurf

io.github.jmshinhwa/hardcoded-credential-audit

Open any config file and see every hardcoded credential — and every setting that quietly undoes your

client:Windsurf transport:stdio runtime:npm

Install hardcoded credential audit in Windsurf

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

{
  "mcpServers": {
    "hardcoded-credential-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/hardcoded-credential-audit"
      ]
    }
  }
}

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

hardcoded credential audit in other clients