Comprehensive linter and programmatic API for Claude Code projects - validates CLAUDE.md files, skills, settings, hooks, MCP servers, plugins, and more
{
"mcpServers": {
"claude-code-lint": {
"command": "npx",
"args": [
"-y",
"claude-code-lint"
]
}
}
}