Catalog
io.github.YawLabs/ctxlint
OfficialLint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase
Lint AI agent context files against your codebase for consistency.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ctxlint": {
"command": "npx",
"args": [
"-y",
"@yawlabs/ctxlint@0.18.4"
]
}
}
}