Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Desktop GUI automation using accessibility APIs. Control Windows, macOS, and Linux applications without vision models or screenshots.

README.md

!Demo

<p align="center"> <a href="https://cdn.crabnebula.app/download/mediar/mediar/latest/platform/windows-x86_64"> <img src="https://img.shields.io/badge/Download_for_Windows-0078D4?style=for-the-badge&logo=windows&logoColor=white" alt="Download for Windows" height="50"> </a> &nbsp;&nbsp; <a href="https://app.mediar.ai"> <img src="https://img.shields.io/badge/Use_on_macOS-000000?style=for-the-badge&logo=apple&logoColor=white" alt="Use on macOS" height="50"> </a> </p>

<p align="center"> <a href="https://t8r.tech"> <img src="https://img.shields.io/badge/Website-t8r.tech-FF3E00?style=flat-square" alt="Website"> </a> <a href="https://discord.gg/dU9EBuw7Uq"> <img src="https://img.shields.io/discord/823813159592001537?color=5865F2&logo=discord&logoColor=white&style=flat-square" alt="Join us on Discord"> </a> <a href="https://www.youtube.com/@mediar_ai"> <img src="https://img.shields.io/badge/YouTube-@mediar__ai-FF0000?logo=youtube&logoColor=white&style=flat-square" alt="YouTube @mediar_ai"> </a> <a href="https://crates.io/crates/terminator-rs"> <img src="https://img.shields.io/crates/v/terminator-rs.svg" alt="Crates.io - terminator-rs"> </a> <a href="https://crates.io/crates/terminator-workflow-recorder"> <img src="https://img.shields.io/crates/v/terminator-workflow-recorder.svg" alt="Crates.io - workflow recorder"> </a> </p>

<p align="center"> <a href="https://github.com/mediar-ai/terminator/blob/main/terminator-mcp-agent/README.md#quick-install"> <img alt="Install in Cursor" src="https://img.shields.io/badge/Cursor-Cursor?style=flat-square&label=Install%20MCP&color=22272e"> </a> <a href="https://insiders.vscode.dev/redirect?url=vscode%3Amcp%2Finstall%3F%7B%22terminator-mcp-agent%22%3A%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22terminator-mcp-agent%22%5D%7D%7D"> <img alt="Install in VS Code" src="https://img.shields.io/badge/VS_Code-VS_Code?style=flat-square&label=Install%20MCP&color=0098FF"> </a> <a href="https://insiders.vscode.dev/redirect?url=vscode-insiders%3Amcp%2Finstall%3F%7B%22terminator-mcp-agent%22%3A%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22terminator-mcp-agent%22%5D%7D%7D"> <img alt="Install in VS Code Insiders" src="https://img.shields.io/badge/VS_Code_Insiders-VS_Code_Insiders?style=flat-square&label=Install%20MCP&color=24bfa5"> </a> </p>

Computer Use MCP that controls your entire desktop

Give AI assistants (Claude, Cursor, VS Code, etc.) the ability to control your desktop and automate tasks across any application.

Claude Code (one-liner): ``bash claude mcp add terminator "npx -y terminator-mcp-agent@latest" ``

Other clients (Cursor, VS Code, Windsurf, etc.):

Add to your MCP config file: ``json { "mcpServers": { "terminator-mcp-agent": { "command": "npx", "args": ["-y", "terminator-mcp-agent@latest"], "env": { "LOG_LEVEL": "info", "RUST_BACKTRACE": "1" } } } } ``

See the MCP Agent README for detailed setup instructions.

Why Terminator MCP?

  • Uses your browser session - no need to relogin, keeps all your cookies and auth
  • Doesn't take over your cursor or keyboard - runs in the background without interrupting your work
  • Works across all dimensions - pixels, DOM, and Accessibility tree for maximum reliability

Use Cases

  • Create a new instance on GCP, connect to it using CLI
  • Check logs on Vercel to find most common errors
  • Test my app new features based on recent commits

What's new

Why Terminator

For Developers

  • Create automations that work across any desktop app or browser
  • Runs 100x faster than ChatGPT Agents, Claude, Perplexity Comet, BrowserBase, BrowserUse (deterministic, CPU speed, with AI recovery)
  • >95% success rate unlike most computer use overhyped products
  • MIT-licensed — fork it, ship it, no lock-in

We achieve this by pre-training workflows as deterministic code, and calling AI only when recovery is needed.

For Teams

Our public beta workflow builder + managed hosting:

  • Record, map your processes, and implement the workflow without technical skills
  • Deploy AI to execute them at >95% success rate without managing hundreds of Windows VMs
  • Kill repetitive work without legacy RPA complexity, implementation and maintenance cost

Feature Support

Terminator currently supports Windows only. macOS and Linux are not supported.

| Feature | Windows | macOS | Linux | Notes | | ---------------------------- | :-----: | :---: | :---: | ---------------------------------------------------- | | Core Automation | | | | | | Element Locators | Yes | No | No | Find elements by name, role, window, etc. | | UI Actions (click, type) | Yes | No | No | Core interactions with UI elements. | | Application Management | Yes | No | No | Launch, list, and manage applications. | | Window Management | Yes | No | No | Get active window, list windows. | | Advanced Features | | | | | | Browser Automation | Yes | No | No | Chrome extension enables browser control. | | Workflow Recording | Yes | No | No | Record human workflows for deterministic automation. | | Monitor Management | Yes | No | No | Multi-display support. | | Screen & Element Capture | Yes | No | No | Take screenshots of displays or elements. | | Libraries | | | | | | Python (terminator.py) | Partial | No | No | pip install terminator | | TypeScript (@mediar-ai/terminator) | Yes | No | No | npm i @mediar-ai/terminator | | Workflow (@mediar-ai/workflow) | Yes | No | No | npm i @mediar-ai/workflow | | CLI (@mediar-ai/cli) | Yes | No | No | npm i @mediar-ai/cli | | KV (@mediar-ai/kv) | Yes | No | No | npm i @mediar-ai/kv | | MCP (terminator-mcp-agent) | Yes | No | No | npx -y terminator-mcp-agent --add-to-app [app] | | Rust (terminator-rs) | Yes | No | No | cargo add terminator-rs |

Legend:

  • Yes: Supported - The feature is stable and well-tested.
  • Partial: Partial / Experimental - The feature is in development and may have limitations.
  • No: Not available on this platform.

How to Inspect Accessibility Elements (like name:Seven)

To create reliable selectors (e.g. name:Seven, role:Button, window:Calculator), you need to inspect the Windows Accessibility Tree:

Windows

  • Tool: Accessibility Insights for Windows
  • Alt: Inspect.exe (comes with Windows SDK)
  • Usage: Open the app you want to inspect → launch Accessibility Insights → hover or use keyboard navigation to explore the UI tree (Name, Role, ControlType, AutomationId).

These tools show you the Name, Role, ControlType, and other metadata used in Terminator selectors.

Platform Support

| Platform | CLI | MCP Agent | Automation | Installation Method | |----------|:---:|:---------:|:----------:|---------------------| | Windows | Yes | Yes | Yes | npm/bunx |

Note: Terminator currently supports Windows only. macOS and Linux support is not available.

Troubleshooting

For detailed troubleshooting, debugging, and MCP server logs, send us a message.

Contributing

Contributions are welcome! Please feel free to submit issues and pull requests. many parts are experimental, and help is appreciated.

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Browser & Scraping servers.