# Computer Use Virtual Desktop Server

Control virtual computers through a cloud-based desktop environment. Enable agents to perform mouse, keyboard, and terminal actions programmatically. Facilitate seamless interaction with virtual mach…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add AI-Zebra/computer-use-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list AI-Zebra/computer-use-mcp
```

---

Source: https://github.com/AI-Zebra/computer-use-mcp
