From 7a0e84aa732917511459ac1dc2b7b45059d5f327 Mon Sep 17 00:00:00 2001
From: SunnyLich <97260182+SunnyLich@users.noreply.github.com>
Date: Thu, 9 Jul 2026 18:14:51 -0400
Subject: [PATCH 1/3] Add Wisp AI Assistant MCP server to OS Automation
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 5b03c3aeb..779d58d45 100644
--- a/README.md
+++ b/README.md
@@ -2387,6 +2387,7 @@ Servers for controlling the desktop operating system: screenshots, window manage
- [juergenkoller-software/nemeton-mcp](https://github.com/juergenkoller-software/nemeton-mcp) [](https://glama.ai/mcp/servers/juergenkoller-software/nemeton-mcp) 🏠 🍎 - MCP bridge for [Nemeton](https://store.juergenkoller.software/en/apps/nemeton) — native macOS virtual machine manager built on Apples Virtualization.framework. Create/control Linux & macOS VMs (no Parallels, no QEMU), CoW snapshots on APFS, 50+ MCP tools across VM lifecycle, console, files, networking, and host metrics.
- [tinqiao-oss/clawtouch-mcp](https://github.com/tinqiao-oss/clawtouch-mcp) [](https://glama.ai/mcp/servers/tinqiao-oss/clawtouch-mcp) 🐍 🏠 🍎 🪟 🐧 - Physical USB HID keyboard/mouse control via a Raspberry Pi Pico 2 running open-source firmware. Exposes move, click, drag, type, key combos, and scroll as MCP tools for any MCP client. Genuine physical HID input on the standard driver path, with a `--mock` mode for hardware-free trials. `pip install clawtouch-mcp`
- [juergenkoller-software/freezetext-mcp](https://github.com/juergenkoller-software/freezetext-mcp) [](https://glama.ai/mcp/servers/juergenkoller-software/freezetext-mcp) 🏠 🍎 - MCP server for [FreezeText](https://store.juergenkoller.software/en/apps/freezetext) — OCR anything on your Mac screen. Freeze the screen and extract text via Apple Vision (videos, popups, protected PDFs), OCR a region or base64 image, and manage a searchable capture history. 12 tools.
+- [SunnyLich/Wisp-AI-Assistant](https://github.com/SunnyLich/Wisp-AI-Assistant) 🐍 🏠 🐧 🪟 🍎 - Local MCP stdio server that gives trusted AI clients read-only desktop context: selected text, clipboard, active window, browser-page text, and screen snippets. More Tools to be developed.
### 📋 Product Management
From 73684d1d147cf226a2b21ba0c895bd1af5df6dae Mon Sep 17 00:00:00 2001
From: SunnyLich <97260182+SunnyLich@users.noreply.github.com>
Date: Thu, 9 Jul 2026 19:25:22 -0400
Subject: [PATCH 2/3] Add Glama score badge to Wisp entry
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 779d58d45..48cb0176b 100644
--- a/README.md
+++ b/README.md
@@ -2387,7 +2387,8 @@ Servers for controlling the desktop operating system: screenshots, window manage
- [juergenkoller-software/nemeton-mcp](https://github.com/juergenkoller-software/nemeton-mcp) [](https://glama.ai/mcp/servers/juergenkoller-software/nemeton-mcp) 🏠 🍎 - MCP bridge for [Nemeton](https://store.juergenkoller.software/en/apps/nemeton) — native macOS virtual machine manager built on Apples Virtualization.framework. Create/control Linux & macOS VMs (no Parallels, no QEMU), CoW snapshots on APFS, 50+ MCP tools across VM lifecycle, console, files, networking, and host metrics.
- [tinqiao-oss/clawtouch-mcp](https://github.com/tinqiao-oss/clawtouch-mcp) [](https://glama.ai/mcp/servers/tinqiao-oss/clawtouch-mcp) 🐍 🏠 🍎 🪟 🐧 - Physical USB HID keyboard/mouse control via a Raspberry Pi Pico 2 running open-source firmware. Exposes move, click, drag, type, key combos, and scroll as MCP tools for any MCP client. Genuine physical HID input on the standard driver path, with a `--mock` mode for hardware-free trials. `pip install clawtouch-mcp`
- [juergenkoller-software/freezetext-mcp](https://github.com/juergenkoller-software/freezetext-mcp) [](https://glama.ai/mcp/servers/juergenkoller-software/freezetext-mcp) 🏠 🍎 - MCP server for [FreezeText](https://store.juergenkoller.software/en/apps/freezetext) — OCR anything on your Mac screen. Freeze the screen and extract text via Apple Vision (videos, popups, protected PDFs), OCR a region or base64 image, and manage a searchable capture history. 12 tools.
-- [SunnyLich/Wisp-AI-Assistant](https://github.com/SunnyLich/Wisp-AI-Assistant) 🐍 🏠 🐧 🪟 🍎 - Local MCP stdio server that gives trusted AI clients read-only desktop context: selected text, clipboard, active window, browser-page text, and screen snippets. More Tools to be developed.
+- [SunnyLich/Wisp-AI-Assistant](https://github.com/SunnyLich/Wisp-AI-Assistant) [](https://glama.ai/mcp/servers/SunnyLich/Wisp-AI-Assistant) 🐍 🏠 🐧 🪟 🍎 - Local MCP stdio server that gives trusted AI clients read-only desktop context through Wisp, including selection, clipboard, active-window, browser-page, and screen context.
+
### 📋 Product Management
From 46cfe3ddac6f855ab3d701f54804c444dd4704ed Mon Sep 17 00:00:00 2001
From: OpenWand <97260182+SunnyLich@users.noreply.github.com>
Date: Mon, 7 Sep 2026 19:39:48 -0400
Subject: [PATCH 3/3] Update Wisp entry name and links to OpenWand
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 48cb0176b..3990ebc41 100644
--- a/README.md
+++ b/README.md
@@ -2387,7 +2387,7 @@ Servers for controlling the desktop operating system: screenshots, window manage
- [juergenkoller-software/nemeton-mcp](https://github.com/juergenkoller-software/nemeton-mcp) [](https://glama.ai/mcp/servers/juergenkoller-software/nemeton-mcp) 🏠 🍎 - MCP bridge for [Nemeton](https://store.juergenkoller.software/en/apps/nemeton) — native macOS virtual machine manager built on Apples Virtualization.framework. Create/control Linux & macOS VMs (no Parallels, no QEMU), CoW snapshots on APFS, 50+ MCP tools across VM lifecycle, console, files, networking, and host metrics.
- [tinqiao-oss/clawtouch-mcp](https://github.com/tinqiao-oss/clawtouch-mcp) [](https://glama.ai/mcp/servers/tinqiao-oss/clawtouch-mcp) 🐍 🏠 🍎 🪟 🐧 - Physical USB HID keyboard/mouse control via a Raspberry Pi Pico 2 running open-source firmware. Exposes move, click, drag, type, key combos, and scroll as MCP tools for any MCP client. Genuine physical HID input on the standard driver path, with a `--mock` mode for hardware-free trials. `pip install clawtouch-mcp`
- [juergenkoller-software/freezetext-mcp](https://github.com/juergenkoller-software/freezetext-mcp) [](https://glama.ai/mcp/servers/juergenkoller-software/freezetext-mcp) 🏠 🍎 - MCP server for [FreezeText](https://store.juergenkoller.software/en/apps/freezetext) — OCR anything on your Mac screen. Freeze the screen and extract text via Apple Vision (videos, popups, protected PDFs), OCR a region or base64 image, and manage a searchable capture history. 12 tools.
-- [SunnyLich/Wisp-AI-Assistant](https://github.com/SunnyLich/Wisp-AI-Assistant) [](https://glama.ai/mcp/servers/SunnyLich/Wisp-AI-Assistant) 🐍 🏠 🐧 🪟 🍎 - Local MCP stdio server that gives trusted AI clients read-only desktop context through Wisp, including selection, clipboard, active-window, browser-page, and screen context.
+- [SunnyLich/OpenWand](https://github.com/SunnyLich/OpenWand) [](https://glama.ai/mcp/servers/SunnyLich/OpenWand) 🐍 🏠 🐧 🪟 🍎 - Local MCP stdio server that gives trusted AI clients read-only desktop context through OpenWand, including selection, clipboard, active-window, browser-page, and screen context.
### 📋 Product Management