Skip to content
Cline

password for Cline

io.github.ryudi84/password

MCP server for secure passwords, passphrases, and strength checking.

client:Cline transport:stdio runtime:npm

Install password in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "password": {
      "command": "npx",
      "args": [
        "-y",
        "password-forge-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

password in other clients