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
Updated simple-auth examples to use streamable-http (hyphenated) instead of streamable_http (underscored) for consistency with the MCP specification and server implementation.
Fixes #1386
Updated simple-auth examples to use
streamable-http(hyphenated) instead ofstreamable_http(underscored) for consistency with the MCP specification and server implementation.