From c1fc6b8de0a67d481f00ee9eb9e10db314b33208 Mon Sep 17 00:00:00 2001 From: Daniel Martuszewski Date: Tue, 17 Feb 2026 22:00:21 +0100 Subject: [PATCH] Add hop SSH connection manager to Command Line section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f26585e7..2f643d58 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,8 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge ### 🖥️ Command Line Run commands, capture output and otherwise interact with shells and command line tools. +- [danmartuszewski/hop](https://github.com/danmartuszewski/hop) 🏎️ 🖥️ - Fast SSH connection manager with TUI dashboard and MCP server for discovering, searching, and executing commands on remote hosts. + ### 💬 Communication Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools.