mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-12 15:57:44 +00:00
Corrected duplicated documentation about the mcp endpoints (#23100)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
This commit is contained in:
parent
a696fe0111
commit
5be7aadba8
@ -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
|
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
|
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.
|
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`
|
Example: `https://myapp.example.com`
|
||||||
|
|
||||||
$$
|
$$
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user