Skip to content
Windsurf

lint for Windsurf

io.github.dave-london/lint

Structured linting output (ESLint, format-check) as typed JSON diagnostics.

client:Windsurf transport:stdio runtime:npm

Install lint in Windsurf

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

{
  "mcpServers": {
    "lint": {
      "command": "npx",
      "args": [
        "-y",
        "@paretools/lint"
      ]
    }
  }
}

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

lint in other clients