Conductor + Gemini: use Gemini as an independent code reviewer inside any Conductor workspace — CLI, MCP tool, and /gemini slash command.
{
"mcpServers": {
"cgemini": {
"command": "npx",
"args": [
"-y",
"cgemini"
]
}
}
}