vitali87/code-graph-rag
The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs
Platform-specific configuration:
{
"mcpServers": {
"code-graph-rag": {
"command": "npx",
"args": [
"-y",
"code-graph-rag"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...