Open
Description
fastapi-mcp is now initiating session id from first /mcp call and using query parameter as "seesion_id" to keep the SSE session. If it can put the session ID in HTTP header, it would be easier to solve "session go to different pod" problem using ingress nginx affinity cookie, rather than nginx lua solution. It can be a transition solution before there is streamable http feature.