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
Address feedback: remove stateless_http from examples, keep json_response
Remove stateless_http=True from examples to avoid going "all-in" on
stateless before it's properly documented in the MCP spec. Keep
json_response=True for client compatibility.
Changes:
- Remove stateless_http from quickstart and other examples
- Keep json_response=True as recommended option
0 commit comments