command line
Terminator Mcp Agent
Desktop GUI automation using accessibility APIs. Control Windows, macOS, and Linux applications without vision models or screenshots. Supports workflow recording, structured data extraction, and browser DOM inspection.
typescript
local
macos
windows
linux
rust
command line
Installation
npx -y louis030195/terminator-mcp-agentConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "terminator-mcp-agent",
"command": "npx",
"args": [
"-y",
"louis030195/terminator-mcp-agent"
]
}About This MCP Server
louis030195/terminator-mcp-agent
Desktop GUI automation using accessibility APIs. Control Windows, macOS, and Linux applications without vision models or screenshots. Supports workflow recording, structured data extraction, and browser DOM inspection.
GitHub: https://github.com/mediar-ai/terminator/tree/main/terminator-mcp-agent
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub