Skip to content
Cline

RaroCUA for Cline

io.github.mectrojohnny/raro-cua

Local macOS Computer Use MCP server with screenshots, AX trees, and app actions.

client:Cline transport:stdio runtime:npm

Install RaroCUA 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": {
    "raro-cua": {
      "command": "npx",
      "args": [
        "-y",
        "@mectro/raro-cua"
      ]
    }
  }
}

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

RaroCUA in other clients