prodlint for Claude Desktop
io.github.prodlint/prodlint
Production readiness for vibe-coded apps. 52 checks for security, reliability, and performance.
client:Claude Desktop
transport:stdio
runtime:npm
Install prodlint in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"prodlint": {
"command": "npx",
"args": [
"-y",
"prodlint-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs