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
make the Streamable HTTP a bit more out-of-the back Rack startable than it is now... which probably just means:
exposing a way to add middlewares
adding an option for the endpoint name (/mcp by default)
...?