Three LLMs review the same diff via MCP: Claude 83, GPT-5.6 32, Gemini 80

lumir2026 · reddit · 2026-09-04

A developer open-sourced a multi-LLM code review panel (MIT) where Claude Code hosts Gemini and GPT as MCP servers to cross-review the same diff: Claude 83, GPT-5.6 32, Gemini 80 — two models said the code was fine, one said it was broken.

Key findings:

Best lesson: if you relay prompts through an MCP server, assert on the string you actually hand the tool, not on the file it lives in — a substring check proves existence, not delivery.

Original post →

More from coding & agent

coding & agent channel →