Password Strength Analyzer API for Zed
io.github.br0ski777/password-strength
Password strength scoring with entropy, crack time estimation, common password detection. x402.
client:Zed
transport:sse
Install Password Strength Analyzer API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"password-strength": {
"url": "https://password-strength.api.klymax402.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs