diff --git a/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Applications/McpApplication.md b/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Applications/McpApplication.md index 7d884bc1d08..c8bc6cf456e 100644 --- a/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Applications/McpApplication.md +++ b/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Applications/McpApplication.md @@ -4,7 +4,7 @@ MCP Server app installs an embedded Model Context Protocol(MCP) server within Op 1. SSE : http[s]://openmetadata-host/mcp/sse - - This endpoint can be used by client if Streamable-Http transport is used. + - This endpoint can be used by client if SSE transport is used. 2. Streamable-Http : http[s]://openmetadata-host/mcp @@ -23,4 +23,4 @@ $$section The allowed origin URI that clients must include in their Origin header when validation is enabled. Only requests from this URI will be accepted. Example: `https://myapp.example.com` -$$ \ No newline at end of file +$$