Connect via legacy SSE transport
Mcp
Connect via legacy SSE transport
Opens a server-sent event stream using the legacy MCP SSE transport.
Deprecated — prefer the Streamable HTTP transport (POST /mcp).
The stream stays open until the session closes or the client disconnects.
Requires OAuth authentication.
GET
Connect via legacy SSE transport
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
SSE stream — keeps open until the MCP session closes.
The response is of type string.