Skip to content
Windsurf

Password Strength Analyzer API for Windsurf

io.github.br0ski777/password-strength

Password strength scoring with entropy, crack time estimation, common password detection. x402.

client:Windsurf transport:sse

Install Password Strength Analyzer API in Windsurf

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

{
  "mcpServers": {
    "password-strength": {
      "serverUrl": "https://password-strength.api.klymax402.com/mcp"
    }
  }
}

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

Password Strength Analyzer API in other clients