Manages SSH connections through an MCP interface that lets Claude search your servers, run commands across environments, and check status by project or tag. You configure connections once in YAML with hosts, jump proxies, identity files, and metadata like environment or project name. The MCP server exposes tools to list connections by filter, execute commands on single or multiple hosts, and retrieve connection details. Useful when you're already working with Claude on infrastructure tasks and want to grep logs, check uptime, or run deployment commands without context switching to your terminal. Works alongside the standalone CLI and TUI, so the same connection catalog powers both interactive hops and agent driven operations.