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
I'm interested in building an HTTP streamable version of the MCP server to host privately in a Kubernetes cluster. It seems that the current Docker file and binaries only support stdio type integration.
Is there a way to support HTTP streaming? Or option to use http streamable is via the remote endpoint provided in this repository?