chore: wire up code-review-graph MCP server
Lint & Test / test (push) Successful in 11s

- Add .mcp.json registering code-review-graph (uvx, stdio)
- Document the MCP tools in CLAUDE.md so the assistant prefers
  graph queries over Grep/Glob/Read for structural exploration
- Ignore .code-review-graph/ index directory
This commit is contained in:
2026-05-01 11:28:22 +03:00
parent ec5178142e
commit e7372b0ccb
3 changed files with 53 additions and 0 deletions
+2
View File
@@ -53,3 +53,5 @@ Thumbs.db
# Node.js / esbuild
node_modules/
media_server/static/dist/
# Added by code-review-graph
.code-review-graph/