Visually reviews UI edit requests by comparing before and after screenshots.
Frontend Review is an MCP server designed to visually assess UI edit requests. It takes 'before' and 'after' screenshots of a webpage and compares them against a user's edit request description, then provides a 'yes' or 'no' response indicating whether the edit satisfies the request. If the edit fails to meet requirements, the tool offers a detailed explanation to guide further refinement. It supports integration with AI agents like Cursor and Windsurf, and it uses a series of Large Vision Models from Hyperbolic to perform the visual review, with automatic fallback to alternative models if the primary one fails.