iTerm
JSON →Access and control local iTerm2 terminal sessions.
Install
npx -y @smithery/cli Tools · 3
- write_to_terminal Writes to the active iTerm terminal, often used to run a command. Returns the number of lines of output produced by the command.
- read_terminal_output Reads the requested number of lines from the active iTerm terminal.
- send_control_character Sends a control character to the active iTerm terminal.