WindownComputerUse

JNX03/WindownComputerUse
★ 1 stars Python 🤖 AI/LLM Updated 2d ago
MCP server giving Claude (and other MCP clients) human-like control of Windows — virtual cursor, OCR, emergency stop, Electron manager. 64 tools.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "windowncomputeruse": {
      "command": "uvx",
      "args": [
        "windowncomputeruse"
      ]
    }
  }
}

Or install with pip: pip install windowncomputeruse

README Excerpt

> **MCP server that gives Claude (and other MCP clients) human-like control of a Windows PC — with its own virtual cursor, an emergency stop, and a manager UI.** An MCP (Model Context Protocol) server that gives any MCP-capable AI client — Claude Code, Claude Desktop, custom agents, etc. — human-like control of a Windows machine.

Tools (1)

screenshot

Topics

agentai-agentsanthropicautomationclaudeclaude-codeclaude-desktopcomputer-useelectronllmmcpmodel-context-protocolocrpythonwindows