Merge pull request #3047 from ferodrigop/add-forge

Add Forge — terminal MCP server for AI coding agents
This commit is contained in:
Frank Fiegel 2026-03-12 03:54:20 -06:00 committed by GitHub
commit 965ed49935
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -422,6 +422,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge
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. - [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.
- [ferodrigop/forge](https://github.com/ferodrigop/forge) ([glama](https://glama.ai/mcp/servers/ferodrigop/forge)) 📇 🏠 - Terminal MCP server for AI coding agents with persistent PTY sessions, ring-buffer incremental reads, headless xterm screen capture, multi-agent orchestration, and a real-time web dashboard.
### 💬 <a name="communication"></a>Communication ### 💬 <a name="communication"></a>Communication