Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.62 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.62 KB

Shows my svg

Python macOS Discord PyPI

Computer Server is the server component for the Computer-Use Interface (CUI) framework powering Cua for interacting with local macOS and Linux sandboxes, PyAutoGUI-compatible, and pluggable with any AI agent systems (Cua, Langchain, CrewAI, AutoGen).

Features

  • WebSocket API for computer-use
  • Cross-platform support (macOS, Linux)
  • Integration with CUA computer library for screen control, keyboard/mouse automation, and accessibility

Install

To install the Computer-Use Interface (CUI):

pip install cua-computer-server

Run

Refer to this notebook for a step-by-step guide on how to use the Computer-Use Server on the host system or VM: