Skip to content
Cline

ui annotator mcp for Cline

io.github.mcpware/ui-annotator-mcp

Annotates any web page with hover labels for AI assistants — zero extensions, any browser

client:Cline transport:stdio runtime:npm

Install ui annotator mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "ui-annotator-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpware/ui-annotator"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ui annotator mcp in other clients