mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
feat: streamable http mcp (#4695)
* feat: streamable http mcp * mcp api path * fix: ts
This commit is contained in:
@@ -12,9 +12,11 @@
|
||||
"mcp_apps": "Number of associated applications",
|
||||
"mcp_endpoints": "Access address",
|
||||
"mcp_json_config": "Access script",
|
||||
"mcp_link_way": "Access method",
|
||||
"mcp_name": "MCP service name",
|
||||
"mcp_server": "MCP Services",
|
||||
"mcp_server_description": "Allows you to select some applications to provide external use with the MCP protocol. \nDue to the immaturity of the MCP protocol, this feature is still in the beta stage.",
|
||||
"not_sse_server": "The system does not configure SSE access service",
|
||||
"search_app": "Search for apps",
|
||||
"select_app": "Application selection",
|
||||
"start_use": "Get started",
|
||||
|
@@ -12,9 +12,11 @@
|
||||
"mcp_apps": "关联应用数量",
|
||||
"mcp_endpoints": "接入地址",
|
||||
"mcp_json_config": "接入脚本",
|
||||
"mcp_link_way": "接入方式",
|
||||
"mcp_name": "MCP 服务名",
|
||||
"mcp_server": "MCP 服务",
|
||||
"mcp_server_description": "允许你选择部分应用,以 MCP 的协议对外提供使用。由于 MCP 协议的不成熟,该功能仍处于测试阶段。",
|
||||
"not_sse_server": "系统未配置 SSE 接入服务",
|
||||
"search_app": "搜索应用",
|
||||
"select_app": "应用选择",
|
||||
"start_use": "开始使用",
|
||||
|
@@ -12,9 +12,11 @@
|
||||
"mcp_apps": "關聯應用數量",
|
||||
"mcp_endpoints": "接入地址",
|
||||
"mcp_json_config": "接入腳本",
|
||||
"mcp_link_way": "接入方式",
|
||||
"mcp_name": "MCP 服務名",
|
||||
"mcp_server": "MCP 服務",
|
||||
"mcp_server_description": "允許你選擇部分應用,以 MCP 的協議對外提供使用。\n由於 MCP 協議的不成熟,該功能仍處於測試階段。",
|
||||
"not_sse_server": "系統未配置 SSE 接入服務",
|
||||
"search_app": "搜索應用",
|
||||
"select_app": "應用選擇",
|
||||
"start_use": "開始使用",
|
||||
|
Reference in New Issue
Block a user