iTerminator
byoetiker
0Automates iTerm2 terminals, allowing AI assistants to control command execution and TUI interactions through the Model Context Protocol.
소개
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.
주요 기능
- List and track active terminals
- Universal input method for text, special keys, and ASCII codes
- Proper command escaping for security
- 0 GitHub stars
- Create and manage iTerm2 terminal sessions
- Read terminal output, including TUI applications
사용 사례
- Execute and manage shell commands in iTerm2 programmatically
- Interact with Text User Interface (TUI) applications like Vim or htop
- Automate complex terminal workflows, including password entry for `sudo` commands