8 months ago
Server Config
{
"mcpServers": {
"code-graph-rag": {
"command": "npx",
"args": [
"@er77/code-graph-rag-mcp",
"/absolute/path/to/your/codebase"
]
}
}
}{
"mcpServers": {
"code-graph-rag": {
"command": "npx",
"args": [
"@er77/code-graph-rag-mcp",
"/absolute/path/to/your/codebase"
]
}
}
}