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) ## 更新日志