GET
/health
Service health check
POST
/mcp?api_key=YOUR_KEY&user_id=USER_ID
Streamable HTTP — initialize session
POST
/mcp · header: Mcp-Session-Id
Streamable HTTP — client message
GET
/mcp · header: Mcp-Session-Id
Streamable HTTP — notification stream
DELETE
/mcp · header: Mcp-Session-Id
Streamable HTTP — terminate session
GET
/sse?api_key=YOUR_KEY&user_id=USER_ID
Legacy SSE — open connection
POST
/message?sessionId=SESSION_ID
Legacy SSE — client message