Skip to content

popemkt/desktop-computer-use

v1.0.0

macOS computer-use routing between Orca (interactive) and CuaDriver (background stealth)

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

cua-driverstdio
{
  "type": "stdio",
  "command": "cua-driver",
  "args": [
    "mcp",
    "--experimental-pip"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "desktop-computer-use",
  "version": "1.0.0",
  "description": "macOS computer-use routing between Orca (interactive) and CuaDriver (background stealth)",
  "author": {
    "name": "Hoang Nguyen Gia"
  },
  "keywords": ["computer-use", "orca", "cua-driver", "macos", "automation"]
}