feat: code-review-graph
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user