@trycua/cli
[DEPRECATED] Command-line interface for Cua cloud sandboxes and authentication. Use pip install cua-cli instead.
pinned to #688f107updated 2 weeks ago
Ask your AI client: “install mcps/trycua-cli”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install mcps/trycua-climetahub onboarded this repo on the author's behalf.
If you own github.com/trycua/cua on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
19,552
Last commit
2 weeks ago
Latest release
published
- #agent
- #ai-agent
- #apple
- #computer-use
- #computer-use-agent
- #containerization
- #cua
- #desktop-automation
- #hacktoberfest
- #lume
- #macos
- #manus
- #operator
- #swift
- #virtualization
- #virtualization-framework
- #windows
- #windows-sandbox
What this server exposes
Surfaces parsed from this server's source at publish time.
Launches: cua
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.688f107· 2 weeks ago
Safety
21Dependencies: known vulnerabilitieswarn
2 high/critical advisories — @modelcontextprotocol/[email protected] (HIGH: GHSA-8r9q-7v3j-jr4g) · @modelcontextprotocol/[email protected] (HIGH: GHSA-w48q-cv73-mx4w)
Update the affected packages, then re-publish. (`npm audit` shows the same data locally.)
LICENSE file at repo root
LICENSE.md
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
Release history
1- releasecurrent688f107warn2 weeks ago
Contents
Cua CLI (TypeScript) - DEPRECATED
This package is deprecated. Please use the Python CLI instead:
pip install cua-cliThe Python CLI provides the same functionality with better integration into the Cua ecosystem. See the Quickstart Guide for installation and usage.
The TypeScript SDKs (@trycua/computer, @trycua/agent) are still actively maintained for building applications. Only the CLI is deprecated.
Migration
| TypeScript CLI | Python CLI |
|---|---|
cua auth login | cua auth login |
cua sandbox list | cua sandbox list |
cua sandbox create | cua sandbox create |
cua sandbox vnc <name> | cua sandbox vnc <name> |
cua image list | cua image list |
cua skills list | cua skills list |
cua serve-mcp | cua serve-mcp |
Commands are identical - just install the Python CLI and continue using the same commands.
Reviews
No reviews yet. Be the first.
Related
binance-mcp-server
Binance
@aisuite/chub
CLI for Context Hub - search and retrieve LLM-optimized docs and skills
Nanobot
A lightweight personal AI assistant framework
mh install mcps/trycua-cli