1 2 3 4 5 6 7 8 9 10 11 12 13
{ "mcpServers": { "code-review-graph": { "command": "uvx", "args": [ "code-review-graph", "serve" ], "cwd": "/Users/andriipanchenko/rivet", "type": "stdio" } } }