MCP server for persistent SSH/Telnet session management with expect/send-based interactive CLI control and multi-hop session chaining. ```bash npx -y sessionctl ``` Or with Go: ```bash go install github.com/KinjiKawaguchi/sessionctl/cmd/sessionctl@latest ``` Add to your `.mcp.json`: ```json { "mcpServers": {