From a8820699b66e16fa14a6ca029cc3a275fe470946 Mon Sep 17 00:00:00 2001 From: Sheehan Munim Date: Sun, 20 Sep 2026 21:24:40 -0400 Subject: [PATCH] Add munimtechnologies/munim-computer-use to OS Automation Accessibility-first Computer Use MCP server with one identical tool surface on macOS, Windows and Linux. Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 949f818e2..93c9e744e 100644 --- a/README.md +++ b/README.md @@ -3383,6 +3383,7 @@ Servers for controlling the desktop operating system: screenshots, window manage - [yunfeng-enrich/usemymac](https://github.com/yunfeng-enrich/usemymac) [![yunfeng-enrich/usemymac MCP server](https://glama.ai/mcp/servers/yunfeng-enrich/usemymac/badges/score.svg)](https://glama.ai/mcp/servers/yunfeng-enrich/usemymac) 🐍 🏠 🍎 - Turn a Mac into a remote computer-use MCP server with one command. `uvx usemymac up` wraps CUA's computer-server (screenshot, mouse, keyboard, windows, apps, accessibility tree) in a per-run token, hides shell and file tools unless opted in, and opens a Cloudflare quick tunnel so Claude Code, Codex, or any MCP client on another machine can use the Mac. Rides an existing CuaDriver daemon when one is running. - [dockndevai/mcp-macos](https://github.com/dockndevai/mcp-macos) [![dockndevai/mcp-macos MCP server](https://glama.ai/mcp/servers/dockndevai/mcp-macos/badges/score.svg)](https://glama.ai/mcp/servers/dockndevai/mcp-macos) 📇 🏠 🍎 - Safe-by-default control of a Mac: read files, list processes & apps, take screenshots, read the clipboard; and behind explicit opt-ins, run shell commands (allowlisted), AppleScript, move files to Trash, and inject GUI input. Read-only by default with layered access modes, per-path/command allowlists, and human confirmation (MCP elicitation) on the dangerous calls. `npx -y @dockndevai/mcp-macos` - [chryaner/terrarium](https://github.com/chryaner/terrarium) [![chryaner/terrarium MCP server](https://glama.ai/mcp/servers/chryaner/terrarium/badges/score.svg)](https://glama.ai/mcp/servers/chryaner/terrarium) 🏎️ 🏠 🪟 - Fork, break, and revert real VirtualBox VMs as MCP tools. Forks are linked clones (~0.1s) and revert restores a RAM snapshot in seconds. Drives GUI-only guests through the hypervisor with screenshot, click, scroll, type and keys, so an agent controls a machine with no SSH, guest agent, or network, including Windows XP. Windows host with VirtualBox required. `npx -y terrarium-mcp mcp` +- [munimtechnologies/munim-computer-use](https://github.com/munimtechnologies/munim-computer-use) [![munimtechnologies/munim-computer-use MCP server](https://glama.ai/mcp/servers/munimtechnologies/munim-computer-use/badges/score.svg)](https://glama.ai/mcp/servers/munimtechnologies/munim-computer-use) 🦀 📇 🏠 🍎 🪟 🐧 - Accessibility-first Computer Use for any agent: element ids instead of guessed pixels, background input that never moves your mouse, an agent pointer overlay, zoom with correct coordinate mapping, and an own tab group in your signed-in Chrome. Same 30 tools on macOS, Windows and Linux; npm launcher `munim-computer-use`. ### 🎙️ Podcasts