Bridges the gap between visual feedback and code changes by letting you draw annotations directly on your localhost dev page, then hands that context to your AI agent. Exposes four MCP tools: launch_canvas proxies your dev server with an Excalidraw overlay for on-page markup, launch_ipad_canvas does the same but serves a QR code so you can draw from a tablet on the same network, launch_scratch opens a blank whiteboard for UI mockups, and get_drawing_state retrieves the current screenshot plus DOM data. When you submit, your agent gets structured annotations alongside the rendered page. Reach for this when you want to circle a broken layout or sketch a design directly on the running app instead of describing it in text.
claude mcp add --transport stdio zero-abd-draw2agent uvx draw2agent