Skip to content
Cline

Computer Use for Cline

io.github.domdomegg/computer-use-mcp

Control your computer with screenshots, mouse, and keyboard automation.

client:Cline transport:stdio runtime:npm

Install Computer Use 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

{
  "mcpServers": {
    "computer-use-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "computer-use-mcp"
      ]
    }
  }
}

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

Computer Use in other clients