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(examples): use 404 status for invalid session IDs
Per the MCP spec, servers should respond with 404 when presented with
an invalid session ID, so clients know to start a new session. The
examples incorrectly used 400 for this case.
Closes#389
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments