← Browse

@trycua/cli

MCP server package @trycua/cli

mcp_servermcp

Install

agr install @trycua/cli --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@trycua/cli", "version": "0.2.0", "deprecated": "This package is deprecated. Use the Python CLI instead: pip install cua-cli", "packageManager": "bun@1.1.38", "description": "[DEPRECATED] Command-line interface for Cua cloud sandboxes and authentication. Use pip install cua-cli instead.", "type": "module", "license": "MIT", "homepage": "https://github.com/trycua/cua/tree/main/libs/typescript/cua-cli", "bugs": { "url": "https://github.com/trycua/cua/issues" }, "repository": { "type": "git", "url": "git+https://github.com/trycua/cua.git" }, "author": "cua", "files": [ "index.ts", "src", "README.md" ], "bin": { "cua": "./index.ts" }, "publishConfig": { "access": "public" }, "scripts": { "lint": "prettier --check .", "lint:fix": "prettier --write .", "typecheck": "tsc --noEmit", "release": "bumpp && bun publish", "prepublishOnly": "bun run typecheck" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "yargs": "^18.0.0", "zod": "^3.23.0" }, "devDependencies": { "@types/bun": "latest", "@types/yargs": "^17.0.33", "bumpp": "^10.1.0", "prettier": "^3.0.0", "typescript": "^5" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-69864b19bced2026-08-05