iterm-mcp.md

iTerm Terminal MCP

UI App
from"lite"
520

Direct access to iTerm terminal sessions for reading output and sending commands

Developer Tools
iTermmacOSterminalAI
install.sh
# Clone the repository
$git clone https://github.com/lite/iterm-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve