A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
{ "mcpServers": { "iterm": { "command": "npx", "args": [ "-y", "iterm-mcp" ] } } }