Code Review Graph + Docs + Config

This commit is contained in:
2026-08-10 15:15:19 +02:00
parent 603c2b332c
commit ee063aa460
26 changed files with 10420 additions and 3 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"mcpServers": {
"code-review-graph": {
"command": "code-review-graph",
"args": [
"serve"
],
"type": "stdio"
}
}
}