zxcvbn Connector for AI agents.
1 live capability
Audit user credentials with math-based entropy scores and crack time estimates.
Waiting for input…
Why people use zxcvbn
Password Strength Evaluator for SecOps Credential Audits
Now, you can hand that task to your agent. It uses the zxcvbn engine to run every password through a mathematical check. It identifies common dictionary words, repeated characters, and easy sequences instantly. You get a clear score and a crack time estimate, letting you focus on the real threats instead of manual checking.
What Vinkius changes
You get math-based security scores instead of lucky guesses.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Auditing leaked databases
An engineer finds a list of leaked passwords and asks the agent to use evaluate_password to flag any that can be cracked in under a year.
- Real-world use case 02
User onboarding
A new user tries to set a weak password and the agent uses evaluate_password to tell them it's too common.
- Real-world use case 03
Policy validation
A security lead wants to see if '12 characters' is actually enough for their specific user base using evaluate_password.
Complete set · 1capability
The complete zxcvbn capability set.
These are the exact actions your AI can choose when you ask it to work with zxcvbn.
01
1 capability in this set.
Part of 1 available through zxcvbn.
- 01 Capability
Evaluate password
Send a raw password to get a 0-4 score, a crack time estimate, and specific feedback on weaknesses. This makes it easy to enforce security policies on user accounts.
Set up in minutes
One URL. Then ask zxcvbn to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use zxcvbn from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lf0q4Ji5gwBUCtWJY46nkvv7D1vmE7HnsfZgOzJP/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it zxcvbn, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable zxcvbn for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lf0q4Ji5gwBUCtWJY46nkvv7D1vmE7HnsfZgOzJP/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the zxcvbn URL.
- Step 03
Save and start
Save the connection and enable zxcvbn in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"password-strength-evaluator": {
"url": "https://edge.vinkius.com/vk_preview_lf0q4Ji5gwBUCtWJY46nkvv7D1vmE7HnsfZgOzJP/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using zxcvbn
Open Agent mode in chat and ask: "Using zxcvbn, help me...". 1 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"password-strength-evaluator": {
"url": "https://edge.vinkius.com/vk_preview_lf0q4Ji5gwBUCtWJY46nkvv7D1vmE7HnsfZgOzJP/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using zxcvbn
Ask Copilot: "Using zxcvbn, help me...". 1 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"password-strength-evaluator": {
"url": "https://edge.vinkius.com/vk_preview_lf0q4Ji5gwBUCtWJY46nkvv7D1vmE7HnsfZgOzJP/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using zxcvbn
Open Cascade and ask: "Using zxcvbn, help me...". 1 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"password-strength-evaluator": {
"url": "https://edge.vinkius.com/vk_preview_lf0q4Ji5gwBUCtWJY46nkvv7D1vmE7HnsfZgOzJP/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using zxcvbn
Ask Cline: "Using zxcvbn, help me...". 1 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add password-strength-evaluator --transport http "https://edge.vinkius.com/vk_preview_lf0q4Ji5gwBUCtWJY46nkvv7D1vmE7HnsfZgOzJP/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using zxcvbn
Ask Claude: "Using zxcvbn, show me...". 1 tools are ready
Where the request belongs
Work zxcvbn can move forward.
Security engineers and SecOps teams who need to automate credential audits without letting weak passwords through the cracks.
SecOps Engineer
Audits user databases for plain-text leaks and flags high-risk accounts.
Identity Access Manager
Automates password requirements for new employee onboarding.
Security Auditor
Validates that company-wide password policies actually stop brute-force attacks.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPassword Strength Scorer
Evaluate any password using the Dropbox zxcvbn engine. the same algorithm protecting 700M+ users. Returns a 0-4 score, real crack time estimates, and actionable improvement suggestions. No AI can do this.
Password Generator API
Generate secure passwords. audit entropy and length via AI.
IT Compliance Password Gen
Generate unbreakable, cryptographically secure passwords. Enforce strict IT compliance rules, symbol constraints, and entropy requirements.
Password Manager Export Analyzer
Analyze Bitwarden, LastPass, or 1Password CSV exports for weak and duplicate passwords. without EVER sending real passwords to the AI.
Password Entropy Calculator
Calculate password entropy, identify pattern risks, and verify security policy compliance.
Bcrypt Hash Engine
Hash and verify passwords with the industry-standard bcrypt algorithm. Two capabilities in one: hash with configurable salt rounds, and verify against stored hashes. Pure JS. zero compilation.
Bring your own AI
Change the model, client or framework. Keep zxcvbn connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about zxcvbn.
The practical details behind the request, access and result.
How does Password Strength Evaluator help with security audits?
It automates the process of checking thousands of credentials for weakness. Your agent can run every password through an entropy test and flag the ones that are most likely to be cracked by hackers.
Does Password Strength Evaluator use a real math engine?
Yes, it uses the zxcvbn engine. This means it looks at things like dictionary words and common patterns instead of just checking for symbols or numbers.
Can I use Password Strength Evaluator to set password policies?
Absolutely. You can ask your agent to only accept passwords that get a score of 3 or higher. This ensures your users are choosing truly strong credentials.
How accurate are the crack time estimates?
The capability provides estimates based on local fast hashing. It tells you how long a standard brute-force attack would take to guess the password.
Can Password Strength Evaluator help me find leaked passwords?
You can give your agent a list of plain-text passwords from a leak. It will evaluate each one and tell you which ones are the highest risk so you can prioritize your response.
Is the evaluation done locally?
Yes, the calculation happens locally. This means your sensitive password strings don't need to be sent to an external third-party service for scoring.
Is the password sent to any API?
No. The evaluation runs 100% local within the secure V8 Edge isolate, ensuring zero data leakage.
What is the score range?
It returns a score from 0 (very weak) to 4 (very strong). We recommend rejecting any password with a score below 3.
Does it detect common patterns?
Yes, it detects dates, names, sequential keyboard patterns (like 'qwerty'), and common dictionary words.
One connection away
Give your agent a direct line to zxcvbn.
Connect zxcvbn once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available