Skip to content
Cline

open-compute (computer-use) for Cline

io.github.lukisch/open-compute-mcp

Model-agnostic computer-use MCP: screenshot, safety-gated actions, Windows UIA targeting.

client:Cline transport:stdio runtime:npm

Install open-compute (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": {
    "open-compute-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "open-compute-mcp"
      ]
    }
  }
}

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

open-compute (computer-use) in other clients