Cua Developers
Open-source computer-use automation for real machines and local isolated desktops.
Cua Driver
Run native desktop apps in the background through MCP, CLI, or a long-running driver daemon.
Start with a real appCua Sandbox
Spin up disposable GUI machines when agents need fresh state, isolation, and repeatable runs.
Create a cloud desktopCua-Bench
Define verifiable computer-use tasks, run agents across environments, and score their trajectories.
Evaluate an agentArchitecture
See how driver, sandbox, computer, agent, and MCP layers fit together before you build deeper.
Understand the stackCua Driver in action
Agents build and inspect desktop apps on Windows and headless Linux while the developer keeps control of the active desktop.
Featured resources
Guides, posts, and release notes from Cua.
Drive your first desktop app
Install Cua Driver, connect your agent, and verify a real app changed state in the background.
Start the guideInstall Lume
Use Lume for local Apple Silicon macOS VMs and lower-level VM control, separate from Cua Sandbox cloud desktops.
Set up local macOS VMsComputer-Use 2.0 at AI Engineer World's Fair
Computer-use is becoming a tool inside coding agents. Our AI Engineer World's Fair session traces that shift through Cua Driver,...
Read the latest postWeek of May 18, 2026
The latest release notes and platform changes, including computer_server bind defaults.
View release notesExamples
Practical workflows for lifecycle, snapshots, secrets, ports, images, and repeatable agent work.
Browse examplesReference
Look up lifecycle calls, image options, interfaces, and the Python and TypeScript sandbox surface.
Explore the SDK