01Provides LLM agents with read-only bash access to remote servers via SSH.
02Enforces a robust command validation pipeline with actionable suggestions for blocked operations.
03Supports both native Go SSH and system OpenSSH for comprehensive `~/.ssh/config` support.
04Enables on-demand provisioning of essential diagnostic tools like `ripgrep`, `jq`, and `yq` on remote hosts.
05Integrates seamlessly with various MCP clients including Cursor, Claude, OpenCode, VS Code, Zed, and Roo Code.
069 GitHub stars