Automates iTerm2 terminals, allowing AI assistants to control command execution and TUI interactions through the Model Context Protocol.
Sponsored
iTerminator is a robust Model Context Protocol (MCP) server designed to give AI assistants full control over iTerm2 terminals. It empowers AI to execute commands, interact with Text User Interface (TUI) applications, and manage complex terminal workflows seamlessly, bridging the gap between intelligent agents and macOS command-line environments. It's built to enhance developer productivity by allowing AI to directly manipulate and retrieve information from terminal sessions.
주요 기능
01List and track active terminals
02Universal input method for text, special keys, and ASCII codes
03Proper command escaping for security
040 GitHub stars
05Create and manage iTerm2 terminal sessions
06Read terminal output, including TUI applications
사용 사례
01Execute and manage shell commands in iTerm2 programmatically
02Interact with Text User Interface (TUI) applications like Vim or htop
03Automate complex terminal workflows, including password entry for `sudo` commands