Skip to content
Windsurf

runtime eol deploy block audit for Windsurf

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:Windsurf transport:stdio runtime:npm

Install runtime eol deploy block audit in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "runtime-eol-deploy-block-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/runtime-eol-deploy-block-audit"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

runtime eol deploy block audit in other clients