Gives Claude direct control over your Windows desktop through MCP stdio. You get mouse operations (move, click, drag, scroll), keyboard input (type text, send key combos like ctrl+c), screenshots of full screen or regions, clipboard read/write, and app management (list running processes, get focused window, launch apps). All the low-level input goes through Win32 user32.dll calls wrapped in PowerShell scripts executed via Bun. Useful when you want Claude to automate GUI tasks, capture screen state for visual reasoning, or orchestrate workflows across desktop applications without building custom integrations for each one.
claude mcp add --transport stdio hiphopanda-windows-computer-use-mcp -- npx -y windows-computer-use-mcp