feat: code-review-graph

This commit is contained in:
skytek_xinliang
2026-04-30 14:06:30 +08:00
parent 3b1ac6df92
commit 6eab4d9744
11 changed files with 248 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
[mcp_servers.chrome-devtools]
command = "npx"
args = ["chrome-devtools-mcp@latest", "--browserUrl", "http://localhost:9222"]
[mcp_servers.code-review-graph]
command = "uvx"
args = ["code-review-graph", "serve"]