You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(mcp): treat 404 as 405 for streamable-http SSE GET
Servers that answer the SDK's optional SSE-stream GET with 404 instead of
the spec-mandated 405 made the whole connection fail with
"Failed to open SSE stream: Not Found".
Ports cline/cline#8321
Refs modelcontextprotocol/typescript-sdk#1150
LLM: Done with Claude Opus 5 in Zoo Code.
0 commit comments