lint for Claude Desktop
io.github.dave-london/lint
Structured linting output (ESLint, format-check) as typed JSON diagnostics.
client:Claude Desktop
transport:stdio
runtime:npm
Install lint in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lint": {
"command": "npx",
"args": [
"-y",
"@paretools/lint"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs