Skip to content

runtime eol deploy block audit for Cline

io.github.jmshinhwa/runtime-eol-deploy-block-audit

Finds the end-of-life runtimes an AI assistant still writes for you — node:20, python3.9, ubuntu-22

client:Cline transport:stdio runtime:npm

Install runtime eol deploy block audit 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": {
    "runtime-eol-deploy-block-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/runtime-eol-deploy-block-audit"
      ]
    }
  }
}

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

runtime eol deploy block audit in other clients