Commit graph

7 commits

Author SHA1 Message Date
Glen Maddern
083695600f 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 21:57:09 +10:00
Rune Botten
bb4c03f069 chore: update @modelcontextprotocol/sdk to 1.9.0 to include fix for missing redirect_uri in token exchange 2025-04-16 06:59:49 +01:00
Sunil Pai
b475270ef4 Update pnpm-lock.yaml 2025-03-24 14:19:41 +00:00
Glen Maddern
5175099e23 Successfully tested end-to-end in a browser! 2025-03-24 16:01:49 +11:00
Glen Maddern
e6a22d452e got something building and activating in a react app, at least! 2025-03-22 22:29:16 +11:00
Glen Maddern
eca1e45363 Gearing up for Claude to write this react hook 2025-03-22 21:46:33 +11:00
Glen Maddern
cb322d877d Ported v0.0.4 from mcp-remote-examples 2025-03-20 11:11:45 +11:00