SuperscriptSystems/codereview-agent
AI-powered, context-aware code review agent. A CLI and Docker tool for Git repos with smart context building, Jira/CI/CD integration, and clean, actionable feedback
Platform-specific configuration:
{
"mcpServers": {
"codereview-agent": {
"command": "npx",
"args": [
"-y",
"codereview-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...