open-computer-use

AlgoTech92/open-computer-use
★ 0 stars Python 🌐 Browser/Web Updated today
Pure MCP server with Computer Use - stripped of Open-WebUI, ready for n8n/Coolify deploy
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": {
    "open-computer-use": {
      "command": "uvx",
      "args": [
        "open-computer-use"
      ]
    }
  }
}

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