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
Does MCP gateway support the Remote http streamable server ? As when I integrate sse mcp [http://localhost:8000/sse] , it's working fine. but when I add URL http://localhost:8000/mcp, it sending bad request in my server.
I have setup same mcp server with sse and streamable-http.
Is there any way I can combine tools from multiple MCP server and create virtual server by selecting tools from old server?
Any plan to add UI for better manage the configuration?