From b149299599a2a05f871a928e9e64d26a05963843 Mon Sep 17 00:00:00 2001 From: zkeviny Date: Thu, 28 May 2026 16:29:45 +0800 Subject: [PATCH] Add mgc-blackbox MCP server --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 624bd5a..540e336 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,8 @@ In TRAE, configured MCP servers serve as callable **Tools** for the agent. The a | MCP Name | Description | Status | Documentation | | :--- | :--- | :--- | :--- | -| (To be added) | More MCP servers are under development... | 🚧 | - | +| mgc-blackbox | A trusted local encrypted execution boundary for AI agents. | Stable | https://github.com/zkeviny/MGC-Blackbox | + *(The repository is currently initializing. PRs to contribute your recommended MCPs are welcome!)*