Merge pull request #2103 from danmartuszewski/add-hop-server

Add hop SSH connection manager
This commit is contained in:
Frank Fiegel
2026-02-19 04:47:35 +09:00
committed by GitHub

View File

@@ -392,6 +392,8 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge
### 🖥️ <a name="command-line"></a>Command Line ### 🖥️ <a name="command-line"></a>Command Line
Run commands, capture output and otherwise interact with shells and command line tools. 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.
### 💬 <a name="communication"></a>Communication ### 💬 <a name="communication"></a>Communication
Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools. Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools.