RyTask docs
REST APIMcp

MCP SSE handshake

Opens a server-sent-events stream for MCP clients that prefer SSE. Same bearer authentication as POST.

View as MarkdownOpen in ChatGPTOpen in Claude
GET
/mcp

Opens a server-sent-events stream for MCP clients that prefer SSE. Same bearer authentication as POST.

Authorization

bearerAuth
AuthorizationBearer <token>

A session access token or a personal access token.

In: header

Response Body

curl -X GET "https://example.com/mcp"
Empty
Empty