Production debugging with Claude
"Hey Claude, my prod app is slow — check disk, memory, and the last 100 lines of nginx error log." Claude calls `ssh_execute` against your prod session, returns a triage summary in seconds. You stay in your editor.
Built-in MCP server lets Claude Code, Cursor, and Claude Desktop access your SSH/SFTP sessions. Copy-paste config, or one-shot CLI for Claude Code.
Built-in MCP server for AI assistant integration
Compatible with Claude Code (CLI/IDE), Cursor, and Claude Desktop
7 tools: ssh_list_sessions, ssh_execute, sftp_list, sftp_read_file, sftp_write_file, sftp_write_file_chunk, sftp_write_from_local_path
Bearer token authentication with auto-generated tokens
"Hey Claude, my prod app is slow — check disk, memory, and the last 100 lines of nginx error log." Claude calls `ssh_execute` against your prod session, returns a triage summary in seconds. You stay in your editor.
Ask Cursor to read `/etc/myapp/config.yaml` on staging and compare to your local version. The MCP `sftp_read_file` tool returns the content; Cursor diffs it locally. No copy-paste, no "let me ssh in real quick".
"Roll out the new config: copy `nginx.conf` to web-1, web-2, web-3, then run `nginx -t && systemctl reload nginx` on each." Claude orchestrates via SSHive's MCP — broadcast for the reload, individual SFTP writes for the file.
Project-based profiles, dev database tunnels, deploy snippets, and AI-assisted server ops via Claude/Cursor.
One app for everything in your home lab — SSH, SFTP, VNC, and secure tunnels for Plex, Home Assistant, Nextcloud, and more.
Built-in MCP server lets Claude Code, Cursor, and Claude Desktop access your SSH/SFTP sessions. Copy-paste config, or one-shot CLI for Claude Code.