Performs code reviews using various Large Language Models (LLMs) on git diffs, integrating with AI coding assistants.
This tool is an MCP server designed to enhance code review processes by leveraging the power of Large Language Models (LLMs). Seamlessly integrating with AI coding assistants like Claude Code, Cursor, and Windsurf, it analyzes git diff outputs for staged changes, differences from HEAD, or differences between branches. By providing contextualized reviews based on task descriptions and project details, it helps developers identify potential issues and improve code quality efficiently.