01Captures live web pages as structured UI context, including DOM, selectors, styles, and screenshots.
025 GitHub stars
03Exposes captured UI context to AI coding agents through the Model Context Protocol (MCP) with 38 query/analysis tools.
04Provides a Chrome/Firefox browser extension for DOM capture, element annotation, and multi-format export.
05Supports generating Playwright tests from browser captures and diffing UI captures for regression detection.
06Includes a Playwright fixture to capture structured DOM snapshots directly within E2E tests.