Works with Claude Code & Cursor

Visual feedback your code agents can actually use.

Drop a widget on any site. Users screenshot and annotate. AI agents triage and act. Two lines of code.

index.html
<!-- Add to any page -->
<script
  src="https://cdn.note8.dev/widget.iife.js"
  data-project-key="pk_live_..."
></script>

Everything you need to close the loop.

From widget to resolution — feedback that actually reaches your code.

Drop-in Widget

One script tag. Screenshot, point, draw, annotate. Works on any site.

Triage Dashboard

Organize by project and team. Assign, resolve, track. Built for workflows.

AI-Native

MCP server for Claude Code and Cursor. AI reads feedback, screenshots, and triages automatically.

Two ways to integrate.

Script tag for any page, React provider for component-level control.

index.html
<!-- Add to any HTML page -->
<script
  src="https://cdn.note8.dev/widget.iife.js"
  data-project-key="pk_live_..."
></script>