We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68c877 commit d0570cbCopy full SHA for d0570cb
3 files changed
docs/img/app/mcp.png
-67.2 KB
docs/user_manual/app/workflow_app.md
@@ -397,11 +397,11 @@
397
#### 2.5.2 MCP 调用
398
399
!!! Abstract ""
400
- 节点说明:通过 SSE/streamable_http 协议调用 MCP 服务中的工具。
+ 节点说明:通过 SSE/Streamable_HTTP 协议调用 MCP 服务中的工具。
401
402
节点设置:
403
404
- - MCP Server Config:使用 json 格式填写 MCP Server 配置参数。
+ - MCP Server Config:支持引用 MCP ,也支持自定义 MCP 服务(使用 JSON 格式填写 MCP Server 配置参数)。
405
- 工具:对应 MCP Server下的工具列表。
406
407
工具参数:MCP 工具对应的请求参数,可自定义,也可引用变量。
docs/user_manual/tool/tool.md
@@ -57,7 +57,7 @@
57
点击【创建 MCP】,打开创建 MCP 页面。
58
59
- MCP 名称:MCP 的名称与 Logo,便于识别。MCP 的 Logo 在保存后可自定义上传。
60
- - 描述: MCP 详细说明以及使用注意事项,会显示在高级编排应用的组件列表中。
+ - 描述: MCP 详细说明以及使用注意事项。
61
- MCP Server Config:使用 JSON 格式填写 MCP Server 配置参数。通过 SSE/Streamable HTTP 协议调用 MCP 服务中的工具。
62
63

0 commit comments