Loading MCP server directory, please wait...
Lint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase
npx @getmcp/cli add io.github.YawLabs/ctxlintRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.YawLabs/ctxlint": {
"command": "npx",
"args": [
"-y",
"@yawlabs/ctxlint"
]
}
}
}