Productivity|AI / ML|UtilitiesPython

TuriX-CUA

TuriX is a computer-use agent that allows users to interact with their desktop using AI-driven actions.

Free
N/A rating (0 reviews)0 installs2,122 GitHub stars
AIdesktop automationopen-source

TuriX lets your powerful AI models take real, hands-on actions directly on your desktop. It ships with a state-of-the-art computer-use agent that achieves an 80% success rate on the OSWorld-style Mac benchmark and 60% on OSWorld, while remaining 100% open-source and cost-free for personal and research use.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "turix-cua": {
      "args": [
        "turix"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

TuriX-CUA MCP Server — MCPNest — MCPNest