danmartuszewski/hop
Fast SSH connection manager with TUI dashboard and MCP server for discovering, searching, and executing commands on remote hosts.
Quick Start
Clone the repository:
git clone https://github.com/danmartuszewski/hopClaude Desktop configuration example:
{
"mcpServers": {
"hop": {
"command": "npx",
"args": [
"-y",
"danmartuszewski/hop"
]
}
}
}Check the repository README for specific installation and configuration instructions.