ui annotator mcp for Claude Desktop
io.github.mcpware/ui-annotator-mcp
Annotates any web page with hover labels for AI assistants — zero extensions, any browser
client:Claude Desktop
transport:stdio
runtime:npm
Install ui annotator mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ui-annotator-mcp": {
"command": "npx",
"args": [
"-y",
"@mcpware/ui-annotator"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs