Skip to content
Cline

can see for Cline

io.github.hurleysk/can-see

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

client:Cline transport:stdio runtime:npm

Install can see 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

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>"
      }
    }
  }
}

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

can see in other clients