iTerm2 is a terminal emulator for Mac OS X that does amazing things.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"iTerm2": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-iTerm2"
]
}
}
}