tirth8205/code-review-graph
Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6.8× fewer tokens on reviews and up to 49× on daily coding tasks.
Platform-specific configuration:
{
"mcpServers": {
"code-review-graph": {
"command": "npx",
"args": [
"-y",
"code-review-graph"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...