vadgr-computer-use

MONTBRAIN/vadgr-computer-use
★ 0 stars Python Code/Dev Tools Updated today
MCP server for desktop automation. Accessibility-first (UIA/AT-SPI/AX) with vision fallback. Local, on-device, CPU-friendly.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vadgr-computer-use": {
      "command": "uvx",
      "args": [
        "vadgr-computer-use"
      ]
    }
  }
}

Or install with pip: pip install vadgr-computer-use

README Excerpt

Local MCP server for computer use. 33 tools across three tiers: **Tier 0** system tools (files, shell, HTTP, clipboard, time, listing and launching apps, and more), **Tier 1** structured control (drive your real Chrome through an MV3 extension with direct DOM ops plus window / tab / profile management, and, on Linux, read and drive native apps through the accessibility tree with AT-SPI, any window by name and not just the focused one), and **Tier 2** desktop control (screenshot plus mouse/keyboa

Tools (6)

CUE_BRIDGE_PORTCU_MAX_WIDTHVADGR_DEBUGcoordinate_trustmssref

Topics

accessibilityagentautomationcomputer-usemcp