Back to MCP Servers
🔌

louis030195/terminator-mcp-agent

MIT

🦀 📇 🏠 🍎 🪟 🐧 - Desktop GUI automation using accessibility APIs. Control Windows, macOS, and Linux applications without vision models or screenshots. Supports workflow recording, structured data e

RustAPIs

Install

npx -y -y terminator-mcp-agent@latest

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "louis030195-terminator-mcp-agent": {
      "command": "npx",
      "args": [
        "-y",
        "-y",
        "terminator-mcp-agent@latest"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.