mcp-remote/src/lib
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
..
coordination.ts Added Streamable HTTP support 2025-04-30 12:58:02 +01:00
mcp-auth-config.ts removing --clean flag as it sent things into a reauth loop 2025-04-11 04:48:19 +01:00
node-oauth-client-provider.ts Add software_id/software_version 2025-04-15 03:06:47 +01:00
types.ts Add software_id/software_version 2025-04-15 03:06:47 +01:00
utils.ts Added Streamable HTTP support 2025-04-30 12:58:02 +01:00