mcp-remote/src
Glen Maddern 04e3d255b1 Added Streamable HTTP support
This adds a new CLI argument, --transport, with the following values: http-first (the default), http-only, sse-first, and sse-only. Any of the -first tags attempts to connect to the URL as either an HTTP or SSE server and falls back to the other.
2025-04-30 12:58:02 +01:00
..
lib Added Streamable HTTP support 2025-04-30 12:58:02 +01:00
client.ts Added Streamable HTTP support 2025-04-30 12:58:02 +01:00
proxy.ts Added Streamable HTTP support 2025-04-30 12:58:02 +01:00