Skip to content
Windsurf

mcp 2026 migration lint for Windsurf

io.github.jmshinhwa/mcp-2026-migration-lint

The 2026-07-28 MCP revision removed the initialize handshake, sessions, ping and 4 more RPCs. 27 rul

client:Windsurf transport:stdio runtime:npm

Install mcp 2026 migration lint in Windsurf

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

{
  "mcpServers": {
    "mcp-2026-migration-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/mcp-2026-migration-lint"
      ]
    }
  }
}

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

mcp 2026 migration lint in other clients