Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by zeinali72 • Uncategorized
An MCP server that receives annotated UI screenshots and feedback from a Chrome extension and exposes a get_ui_feedback() tool for Claude Code to read and fix UI issues.
Receive structured UI feedback including screenshots and annotations to diagnose frontend issues.
Integrate visual UI bug reports directly into their code fixing workflows via MCP.
Assist developers by reading annotated screenshots and providing targeted UI code improvements.
UI Annotator is a local developer tool that integrates a Chrome extension and an MCP server to enable developers to annotate UI bugs on localhost sites, capture screenshots with comments, and send structured feedback to Claude Code. The MCP server holds the latest feedback batch and exposes it via the get_ui_feedback() tool, allowing Claude Code to access precise UI issue data and assist in code fixes without leaving the terminal. This setup requires no cloud services, works with any frontend stack, and runs entirely locally for zero friction.