Terminal Control

Terminal Control

wehnsdaefflae

Provides AI agents with secure terminal access through persistent tmux sessions. Includes real-time web interface for direct user interaction alongside agent control.

9305 views3Local (stdio)

What it does

  • Execute terminal commands through persistent tmux sessions
  • Manage multiple shell sessions simultaneously
  • Access interactive programs like debuggers and SSH clients
  • View terminal output in different modes (screen, history, tail)
  • Control sessions via web browser interface
  • Monitor and cleanup long-running processes

Best for

AI agents debugging applications interactivelyRemote system administration and monitoringDatabase administration through CLI toolsDevelopment workflows requiring persistent terminal state
Real-time web interface with live terminalComprehensive security with command filteringDual access for both agents and users

Alternatives