Files
FastGPT/packages/web/i18n/en/dashboard_mcp.json
Archer ca8adbbf95 feat: streamable http mcp (#4695)
* feat: streamable http mcp

* mcp api path

* fix: ts
2025-04-28 12:45:51 +08:00

28 lines
1.2 KiB
JSON

{
"app_alias_name": "Tool name",
"app_description": "Application Description",
"app_name": "Application name",
"apps": "Exposed applications",
"create_mcp": "Create an MCP service",
"create_mcp_server": "Create a new service",
"delete_mcp_server_confirm_tip": "Confirm to delete the service?",
"edit_mcp": "Edit MCP Services",
"has_chosen": "Selected",
"manage_app": "manage",
"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",
"tool_name": "Tool name",
"tool_name_placeholder": "It is recommended to use an English name",
"tool_name_tip": "Some Clients only support English, and you can modify this value to the tool name in English.",
"usage_way": "MCP service usage"
}