From 193994b956223b0a713071f2845342a941ff786f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Sat, 15 Nov 2025 18:10:01 +0800 Subject: [PATCH] Add files via upload --- README.md | 2 ++ README_CN.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 456496ba..e6dc0a74 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ ![Preview](./img/效果.png) - MCP Stdio Mode ![Preview](./img/mcp-stdio2.png) +- External MCP Server Integration (supports stdio and HTTP transport modes) + ![Preview](./img/外部MCP接入.png) ## Changelog - 2025.11.15 Added external MCP integration feature: support for integrating external MCP servers to extend tool capabilities, supports both stdio and HTTP transport modes, tool-level enable/disable control, complete configuration guide and management APIs diff --git a/README_CN.md b/README_CN.md index dfa6e970..003160fe 100644 --- a/README_CN.md +++ b/README_CN.md @@ -5,7 +5,7 @@ ![详情预览](./img/效果.png) - mcp-stdio / mcp-http 模式 ![详情预览](./img/mcp-stdio2.png) -- 外部MCP接入(兼容mcp-stdio / mcp-http) +- 外部MCP服务器集成(支持 stdio 和 HTTP 传输模式) ![详情预览](./img/外部MCP接入.png) ## 更新日志