Skip to content
Windsurf

pare lint for Windsurf

io.github.dave-london/pare-lint

Pare Lint ג€” Structured linting and formatting (ESLint, Prettier, Biome, Oxlint) as typed JSON.

client:Windsurf transport:stdio runtime:npm

Install pare lint in Windsurf

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

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

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

pare lint in other clients