Lint Audit
MCP Serverby ssiumha · Added 5mo ago
Claude
9
Install
git clone https://github.com/ssiumha/dotsAdd to Claude
claude mcp add lint-auditQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"lint-audit": {
"command": "npx",
"args": [
"@modelcontextprotocol/lint-audit"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Audits lint errors, type checks, dead code, and commit hygiene. Use when checking project health, running lint/type checks, or finding unused code.
Tags
developmenttypescriptpythonrustgoskill