Skip to content
Claude Desktop

open-compute (computer-use) for Claude Desktop

io.github.lukisch/open-compute-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install open-compute (computer-use) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "open-compute-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "open-compute-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

open-compute (computer-use) in other clients