Skip to content
Cline

safe upgrade for Cline

io.github.white-hat-lab/safe-upgrade

Evidence-backed npm upgrade preflight and dependency audits for coding agents, paid via x402.

client:Cline transport:stdio runtime:npm

Install safe upgrade 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "safe-upgrade": {
      "command": "npx",
      "args": [
        "-y",
        "safe-upgrade-mcp"
      ],
      "env": {
        "PAYER_PRIVATE_KEY": "<PAYER_PRIVATE_KEY>"
      }
    }
  }
}

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

safe upgrade in other clients