Show HN: Iterm-Mcp – AI Terminal/REPL Control for iTerm2
21–24 of 24 posts
Re: Show HN: Iterm-Mcp – AI Terminal/REPL Control for iTerm2
#22Earlier quoted context omitted.
That and the idea of a poorly sanitized log entry or something slipping to the AI and then you have a big problem. Just seems like a security issue waiting to happen. There was a system not long ago on here for AI automatically running system recovery as triage. I just can’t imagine giving AI any rights to actually run commands without oversight. I guess good luck explaining why you deleted a database or whatever whi…
> I just can’t imagine giving AI any rights to actually run commands without oversight We’re 100% on the same page here. No one should ask Claude (or any model) to do something using their terminal and then just walk away. I hope that’s clear from the safety section of what I posted (and in the project README). Claude REALLY wants to help, and it will go on a journey to the end of the earth to accomplish your task. I…
Re: Show HN: Iterm-Mcp – AI Terminal/REPL Control for iTerm2
#23Why would you favor this approach over say, a command line tool that can pipe input into and out of a configurable AI backend, fork subprocesses to perform agent based tasks, etc. The amount of tokens is always bounded by what the user chooses to pipe into the tool. The Unix model is battle hardened, time tested approach. This tool seems like it locks you into iTerm2.
Re: Show HN: Iterm-Mcp – AI Terminal/REPL Control for iTerm2
#24Earlier quoted context omitted.
I‘m part of info sec group in the company I‘m working at and this would get banned right away. Don‘t get me wrong we use and are open to AI and all kinds of tooling ideas to make us more proficient.
It sounds like iterm-mcp isn’t a tool that would fit in your organization. I’m totally not trying to change that or sell you anything. I’m curious what your thoughts are around Cursor, Windsurf, etc. Those are IDE’s that provide the model with limited access to the terminal. Where do you feel like those tools and their AI features - terminal access specifically, fall in an org like yours? Are they disallowed due to t…