Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request GET \ --url http://localhost:8080/mcp
"<string>"
Opens a Server-Sent Events stream for the MCP protocol server. Returns Content-Type: text/event-stream.
Content-Type: text/event-stream
SSE stream opened
The response is of type string.
string
Was this page helpful?