iTerm MCP
JSON →Provides access to your iTerm session, requiring iTerm2 and Node.js.
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.
Links
★ 556 GitHub stars