Loupe — Visual QA for AI 作者: Hops
Annotate visual bugs on any webpage — draw, comment, add voice notes — then send the screenshot, DOM, CSS, and console errors to AI coding tools like Claude Code and Cursor (via a local MCP server) to fix them.
尚无用户尚无用户
扩展元数据
屏幕截图
关于此扩展
Loupe is visual QA for developers building with AI. Spot a bug on a live page, then annotate it right in the browser: drop pins on elements, draw rectangles, leave comments, or record a voice note. Loupe captures the full context — a full-page screenshot, the element's DOM and computed CSS, a unique selector, and console errors — and hands it to your AI coding assistant (Claude Code, Cursor, etc.) through a local MCP server you run yourself.
By default, everything stays on your machine: annotations are written to ~/.loupe/ via a local server on 127.0.0.1, and nothing is transmitted off-device. Optional cloud sharing/sync features are off by default and fully opt-in.
How it works:
1. Run the local server: npx -y @useloupe/mcp-server
2. Press Alt+Shift+L on any page to annotate.
3. Drop pins, add comments or voice, press S to send.
4. Your AI assistant reads the annotation over MCP and fixes the issue.
Open source (MIT). Learn more at https://useloupe.dev
By default, everything stays on your machine: annotations are written to ~/.loupe/ via a local server on 127.0.0.1, and nothing is transmitted off-device. Optional cloud sharing/sync features are off by default and fully opt-in.
How it works:
1. Run the local server: npx -y @useloupe/mcp-server
2. Press Alt+Shift+L on any page to annotate.
3. Drop pins, add comments or voice, press S to send.
4. Your AI assistant reads the annotation over MCP and fixes the issue.
Open source (MIT). Learn more at https://useloupe.dev
评分 0(1 位用户)
权限与数据
必要权限:
- 下载文件和读取与修改浏览器的下载历史
- 访问您在 useloupe.dev 的数据
可选权限:
- 访问您在 127.0.0.1:19532 的数据
收集的数据:
- 开发者称此扩展无需收集数据。
根据开发者所述,可选的数据收集有:
- 个人身份信息
- 网站内容
更多信息