raye-deng/open-code-review
🤖 AI code quality gate for AI-generated code. Detects hallucinated packages, phantom dependencies, stale APIs, and more. MCP Server + CLI + CI/CD Action.
Platform-specific configuration:
{
"mcpServers": {
"open-code-review": {
"command": "npx",
"args": [
"-y",
"open-code-review"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...