feat: code-review-graph
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"code-review-graph": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"code-review-graph",
|
||||
"serve"
|
||||
],
|
||||
"type": "stdio",
|
||||
"env": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user