This bridges human code reviewers and AI agents in a single collaborative session. It spins up a three-panel web UI showing file trees, git diffs, and comment threads, while simultaneously exposing the same review state over MCP stdio so Claude or Cursor can add structured comments alongside you. The browser renders markdown with KaTeX math and Mermaid diagrams, shows inline unified diffs for changed files, and lets you highlight paragraphs or code ranges to anchor comments. All comments save to both JSON and markdown reports. The MCP tools let agents read diffs, list files, add comments with line references, and save the final review. Useful when you want AI feedback on pull requests or documentation without switching contexts between your editor and a separate review tool.
claude mcp add --transport stdio hevangel-batch-review-mcp uvx batch-review-mcp