Skip to content
Windsurf

can see for Windsurf

io.github.hurleysk/can-see

Let AI agents see and interact with terminal/CLI apps via PNG screenshots

client:Windsurf transport:stdio runtime:npm

Install can see 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": {
    "can-see": {
      "command": "npx",
      "args": [
        "-y",
        "can-see"
      ],
      "env": {
        "DEFAULT_COLS": "<DEFAULT_COLS>",
        "DEFAULT_ROWS": "<DEFAULT_ROWS>",
        "IDLE_TIMEOUT_MS": "<IDLE_TIMEOUT_MS>"
      }
    }
  }
}

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

can see in other clients