ui annotator mcp for Windsurf
io.github.mcpware/ui-annotator-mcp
Annotates any web page with hover labels for AI assistants — zero extensions, any browser
client:Windsurf
transport:stdio
runtime:npm
Install ui annotator mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ui-annotator-mcp": {
"command": "npx",
"args": [
"-y",
"@mcpware/ui-annotator"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs