소개
FlowLens provides a powerful open-source MCP server designed to enhance the capabilities of AI coding agents like Claude Code, Cursor, Copilot, and Codex. It works by capturing comprehensive browser flows—including user actions, network requests, console logs, storage, DOM events, and screen recordings—via an accompanying Chrome extension. This recorded context is then shared with your coding agent, allowing them to inspect and analyze issues without the need to reproduce them, saving time and computational tokens. It facilitates in-depth debugging, simplifies bug reporting with full context, and supports regression testing by allowing agents to auto-test flows or generate Playwright test scripts.