Stats
Actions
Tags
From cortex
Local stdio server running code-review-graph (Python tool) to provide graph-based code review tools and visualizations for analyzing code changes or dependencies.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"code-review-graph": {
"command": "uvx",
"args": [
"code-review-graph",
"serve"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub peaky8linders/claude-cortex