Skip to content
Windsurf

uisight for Windsurf

io.github.yusufcemres/uisight

Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions

client:Windsurf transport:stdio runtime:npm

Install uisight in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "uisight": {
      "command": "npx",
      "args": [
        "-y",
        "uisight"
      ],
      "env": {
        "UISIGHT_URL": "<UISIGHT_URL>",
        "UISIGHT_PORT": "<UISIGHT_PORT>",
        "UISIGHT_LANG": "<UISIGHT_LANG>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

uisight in other clients