Add files via upload

This commit is contained in:
公明
2025-11-15 18:10:01 +08:00
committed by GitHub
parent c105209d9f
commit 193994b956
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

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