Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by devnullvoid • Uncategorized
A persistent MCP server managing SSH sessions via tmux for stateful command execution.
Persistent SSH sessions with state retention across commands.
Visually interpret terminal output like a human user.
That require safe command execution and native remote file transfer.
This MCP server uses tmux as a persistent terminal multiplexer to manage SSH sessions, allowing AI agents to interact with remote systems in a stateful manner. It provides visual snapshots of terminal output, enabling natural interpretation of prompts and errors without complex regex parsing. The server supports session persistence, real-time observability, command validation for safety, and native file transfer capabilities over SSH.