Skip to content
Claude Desktop

pare lint for Claude Desktop

io.github.dave-london/pare-lint

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

client:Claude Desktop transport:stdio runtime:npm

Install pare lint in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pare lint in other clients