TuriX Computer Automation MCP

TuriX Computer Automation MCP

MCP server for helping automation control your computer complete your pre-setting task.

78
Stars
6
Forks
1
Releases

Overview

TuriX is a desktop automation platform that lets AI models take real actions on your computer. It is MCP-ready, enabling external agents (for example Claude for Desktop) to connect via the Model Context Protocol to drive UI tasks. The MCP integration supports third-party agents, enabling multimodal, reasoning-driven automation across macOS (and Windows as supported). TuriX uses a hot-swappable 'brain' (config.json) to switch LLM policies without code changes, and does not rely on app-specific APIs—if a human can click it, TuriX can automate it. The README showcases an MCP demo where Claude searches for news and uses MCP to have TuriX write results to a Pages document and share it. Users configure tasks in examples/config.json, choose an LLM provider, and start the agent with python examples/main.py. Ongoing updates emphasize enhanced MCP integration, cross-platform support, and next-gen AI models as described in the roadmap.

Details

Owner
TurixAI
Language
Python
License
MIT License
Updated
2025-12-07

Features

SOTA default model

Outperforms previous open-source agents (e.g. UI-TARS) on success rate and speed on Mac.

No app-specific APIs

If a human can click it, TuriX can too—WhatsApp, Excel, Outlook, in-house tools.

Hot-swappable brains

Replace the VLM policy without touching code (config.json).

MCP-ready

Hook up Claude for Desktop or any agent via the Model Context Protocol (MCP).

Audience

DevelopersIntegrate external MCP agents to automate desktop tasks via TuriX.
ResearchersExperiment with desktop automation workflows using MCP-enabled agents to evaluate capabilities.

Tags

MCPModel Context ProtocolClaude for DesktopDesktop automationAI agentmacOSWindowsNo app-specific APIsHot-swappable brainsMCP-readyUI automation