# open-computer-use

> MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code execution, document skills, and autonomous sub-agents. Self-hosted, open-source, pluggable 

- **URL**: https://www.freshcrate.ai/projects/open-computer-use
- **Author**: Yambr
- **Category**: MCP Servers
- **Latest version**: `v0.9.6.0` (2026-06-07)
- **License**: NOASSERTION
- **Source**: https://github.com/Yambr/open-computer-use
- **Language**: Python
- **GitHub**: 54 stars, 11 forks
- **Registry**: github (`Yambr/open-computer-use`)
- **Tags**: `agents`, `claude-code`, `computer-use`, `llm`, `mcp-server`, `openwebui`, `python`, `skills`

## Description

MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code execution, document skills, and autonomous sub-agents. Self-hosted, open-source, pluggable into any model.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.9.6.0` | 2026-06-07 | High | ## Docker Images  ```bash docker pull ghcr.io/Wide-Moat/open-computer-use:v0.9.6.0 docker pull ghcr.io/Wide-Moat/open-computer-use-server:v0.9.6.0 docker pull ghcr.io/Wide-Moat/open-computer-use-cleanup:v0.9.6.0 docker pull ghcr.io/Wide-Moat/open-computer-use-webui:v0.9.6.0 ```  ## Helm chart (Kubernetes)  ```bash # Image tags follow the 4-segment app version (e.g. 0.8.12.3); # Helm chart versions are 3-segment SemVer, so strip the 4th # segment (and any pre-release suffix) for --version. VERSIO |
| `v0.9.5.0` | 2026-05-19 | High | ## Docker Images  ```bash docker pull ghcr.io/Wide-Moat/open-computer-use:v0.9.5.0 docker pull ghcr.io/Wide-Moat/open-computer-use-server:v0.9.5.0 docker pull ghcr.io/Wide-Moat/open-computer-use-cleanup:v0.9.5.0 docker pull ghcr.io/Wide-Moat/open-computer-use-webui:v0.9.5.0 ```  ## Helm chart (Kubernetes)  ```bash # Image tags follow the 4-segment app version (e.g. 0.8.12.3); # Helm chart versions are 3-segment SemVer, so strip the 4th # segment (and any pre-release suffix) for --version. VERSIO |
| `v0.9.2.3` | 2026-05-02 | High | ## Docker Images  ```bash # Sandbox (AI workspace) docker pull ghcr.io/Yambr/open-computer-use:v0.9.2.3  # Computer Use Server (MCP orchestrator) docker pull ghcr.io/Yambr/open-computer-use-server:v0.9.2.3 ```  ## Quick Start  ```bash git clone https://github.com/Yambr/open-computer-use.git cd open-computer-use cp .env.example .env # Edit .env with your API key docker compose up ```  ## Changes d29621e chore: release v0.9.2.3 999496b feat: extract-text skill bundle + bundled GSD/Superpowers skil |
| `v0.9.2.2` | 2026-04-26 | High | ## Docker Images  ```bash # Sandbox (AI workspace) docker pull ghcr.io/Yambr/open-computer-use:v0.9.2.2  # Computer Use Server (MCP orchestrator) docker pull ghcr.io/Yambr/open-computer-use-server:v0.9.2.2 ```  ## Quick Start  ```bash git clone https://github.com/Yambr/open-computer-use.git cd open-computer-use cp .env.example .env # Edit .env with your API key docker compose up ```  ## Changes 141756c chore: release v0.9.2.2 b26e10b Multi-CLI sub-agent runtime — Phase 9.x followups (real-CLI sm |
| `v0.9.2.0` | 2026-04-25 | High | ## Docker Images  ```bash # Sandbox (AI workspace) docker pull ghcr.io/Yambr/open-computer-use:v0.9.2.0  # Computer Use Server (MCP orchestrator) docker pull ghcr.io/Yambr/open-computer-use-server:v0.9.2.0 ```  ## Quick Start  ```bash git clone https://github.com/Yambr/open-computer-use.git cd open-computer-use cp .env.example .env # Edit .env with your API key docker compose up ```  ## Changes 66edba9 chore: release v0.9.2.0 (Open WebUI base bump 0.8.12 → 0.9.2) 117620e docs: surface Yambr clou |
| `v0.8.12.8` | 2026-04-19 | High | ## Docker Images  ```bash # Sandbox (AI workspace) docker pull ghcr.io/Yambr/open-computer-use:v0.8.12.8  # Computer Use Server (MCP orchestrator) docker pull ghcr.io/Yambr/open-computer-use-server:v0.8.12.8 ```  ## Quick Start  ```bash git clone https://github.com/Yambr/open-computer-use.git cd open-computer-use cp .env.example .env # Edit .env with your API key docker compose up ```  ## Changes 57cc871 chore: release v0.8.12.8 8cd426d refactor: maximum MCP-native system-prompt surface (6 tiers |
| `v0.8.12.7` | 2026-04-13 | Medium | ## Docker Images  ```bash # Sandbox (AI workspace) docker pull ghcr.io/Yambr/open-computer-use:v0.8.12.7  # Computer Use Server (MCP orchestrator) docker pull ghcr.io/Yambr/open-computer-use-server:v0.8.12.7 ```  ## Quick Start  ```bash git clone https://github.com/Yambr/open-computer-use.git cd open-computer-use cp .env.example .env # Edit .env with your API key docker compose up ```  ## Changes 6f4e8f0 chore: expand v0.8.12.7 release notes d0dea68 docs: document the two FILE_SERVER_URL setting |
| `v0.8.12.6` | 2026-04-04 | Medium | ## Docker Images  ```bash # Sandbox (AI workspace) docker pull ghcr.io/Yambr/open-computer-use:v0.8.12.6  # Computer Use Server (MCP orchestrator) docker pull ghcr.io/Yambr/open-computer-use-server:v0.8.12.6 ```  ## Quick Start  ```bash git clone https://github.com/Yambr/open-computer-use.git cd open-computer-use cp .env.example .env # Edit .env with your API key docker compose up ```  ## Changes 57c16f1 chore: release v0.8.12.6 3145819 fix: duplicate default-container warning to server logs 7e3 |
| `v0.8.12.4` | 2026-04-02 | Medium | ## Docker Images  ```bash # Sandbox (AI workspace) docker pull ghcr.io/Yambr/open-computer-use:v0.8.12.4  # Computer Use Server (MCP orchestrator) docker pull ghcr.io/Yambr/open-computer-use-server:v0.8.12.4 ```  ## Quick Start  ```bash git clone https://github.com/Yambr/open-computer-use.git cd open-computer-use cp .env.example .env # Edit .env with your API key docker compose up ```  ## Changes 5168b07 chore: release v0.8.12.4 f0df0de chore: release v0.8.13.0 00efef3 fix: Pillow 12 API compat |
| `v0.8.12.3` | 2026-04-01 | Medium | ## Docker Images  ```bash # Sandbox (AI workspace) docker pull ghcr.io/Yambr/open-computer-use:v0.8.12.3  # Computer Use Server (MCP orchestrator) docker pull ghcr.io/Yambr/open-computer-use-server:v0.8.12.3 ```  ## Quick Start  ```bash git clone https://github.com/Yambr/open-computer-use.git cd open-computer-use cp .env.example .env # Edit .env with your API key docker compose up ```  ## Changes 33dbf34 feat: MCP tools best practices + large tool result truncation patch 94e472f fix: add securit |

## Citation

- HTML: https://www.freshcrate.ai/projects/open-computer-use
- Markdown: https://www.freshcrate.ai/projects/open-computer-use.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/open-computer-use/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
