cayirtepeomer/gerrit-code-review-mcp
This MCP server provides integration with Gerrit code review system, allowing AI assistants to review code changes and their details through a simple interface.
Platform-specific configuration:
{
"mcpServers": {
"gerrit-code-review-mcp": {
"command": "npx",
"args": [
"-y",
"gerrit-code-review-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...