From 7c6cd12689a393ef96aedcb135115ced65be5c72 Mon Sep 17 00:00:00 2001 From: Hailong Zhang Date: Sun, 30 Mar 2025 20:34:38 -0700 Subject: [PATCH] Add gru sandbox(gbox) (#101) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e11fc81..c614793 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ - **[APISIX-MCP](https://github.com/api7/apisix-mcp)** - APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin API, supporting querying and managing all resources in [Apache APISIX](https://github.com/apache/apisix). - **[GDB](https://github.com/pansila/mcp_server_gdb)** - A GDB/MI protocol server based on the MCP protocol, providing remote application debugging capabilities with AI assistants. - **[DeepView MCP](https://github.com/ai-1st/deepview-mcp)** - Enables IDEs like Cursor and Windsurf to analyze large codebases using Gemini's 1M context window. +- **[Gru Sandbox](https://github.com/babelcloud/gru-sandbox)** - Gru-sandbox(gbox) is an open source project that provides a self-hostable sandbox for MCP integration or other AI agent usecases. ## Clients