What problem does it solve?
Visual-engine eliminates manual, error-prone visual inspection by programmatically analyzing screenshots and design exports to find alignment issues, spacing regressions, color mismatches, and other UI defects.
Core Features & Use Cases
- Image comparison: Compare device screenshots against Figma exports to highlight layout and spacing differences.
- Visual QA & bug detection: Detect alignment problems, missing elements, font or color mismatches, and other regressions from images.
- Local MCP integration: Runs as a local MCP server authenticated via Google OAuth and invokes Google Gemini vision models (gemini-2.5-pro / gemini-2.5-flash) for analysis.
- Use case: Feed a mobile screenshot and a Figma-rendered image to quickly identify padding inconsistencies and misaligned components before shipping UI changes.
Quick Start
Use the analyze_images tool to compare a device screenshot and a Figma export for alignment, spacing, and color differences.