kocsszi
Results
2
comments of
kocsszi
Hello - yes For SSE - I had to monkey patch mcp.server.sse.SseServerTransport's connect_sse method. Somewhere in the middle add your route parts into the root_path variable, for me the patch...
+1, would be great if you could expose the args for httpx client via some **kwargs.