Commit graph

43 commits

Author SHA1 Message Date
Glen Maddern
c4a2d4a242 0.1.2 2025-05-05 12:40:27 +10:00
Glen Maddern
da1330d2aa 0.1.1 2025-05-02 11:38:28 +10:00
Glen Maddern
5a38b58f63 0.1.0 2025-04-30 12:58:02 +01:00
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
Glen Maddern
b69fdc8ebe 0.0.22 2025-04-16 15:59:57 +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
Glen Maddern
189ecc9fce 0.0.21 2025-04-16 15:01:56 +10:00
Glen Maddern
2913b96e53 0.0.20 2025-04-14 15:38:28 +10:00
Glen Maddern
89177a5ac5 0.0.19 2025-04-11 04:48:19 +01:00
Glen Maddern
14da1b44d4 0.0.18 2025-04-11 13:23:12 +10:00
Glen Maddern
fcf9ed8583 0.0.17 2025-04-10 11:56:06 +10:00
Glen Maddern
a3b4906afd Added --header CLI args support
This can include ${ENV_VAR} strings that are replaced with the values in process.env
2025-04-10 11:27:25 +10:00
Glen Maddern
d125df49a2 0.0.16 2025-04-04 14:45:41 +11:00
Glen Maddern
bd3610d87b 0.0.15 2025-03-31 22:30:18 +11:00
Glen Maddern
7eac41c561 fixing github url 2025-03-31 22:30:04 +11:00
Glen Maddern
03e56ea31b 0.0.14 2025-03-31 22:28:18 +11:00
Glen Maddern
e793ed5b04 0.0.13 2025-03-31 16:31:41 +11:00
Glen Maddern
3f1664cdba 0.0.12 2025-03-31 15:42:02 +11:00
Glen Maddern
eaed1f31e8 exposing both CLI tools 2025-03-31 15:41:59 +11:00
Glen Maddern
d10063463d 0.0.11 2025-03-31 15:35:52 +11:00
Glen Maddern
d41e92812f moving things around now that /react is moving to use-mcp 2025-03-31 15:33:59 +11:00
Glen Maddern
140f30c6f9 0.0.10 2025-03-25 20:05:07 +11:00
Glen Maddern
cad8a75742 0.0.10-3 2025-03-25 19:13:49 +11:00
Glen Maddern
71da5a974e 0.0.10-2 2025-03-25 16:11:14 +11:00
Glen Maddern
c4779d082a 0.0.10-1 2025-03-25 16:07:47 +11:00
Glen Maddern
97fc62dbd8 0.0.10-0 2025-03-25 16:07:47 +11:00
Glen Maddern
752caf199a 0.0.9 2025-03-25 09:55:16 +11:00
Jeremy Morrell
b217e08007 Add VPN warning 2025-03-24 12:08:33 -07:00
Sunil Pai
81d65e84ed 0.0.8 2025-03-24 14:19:45 +00:00
Glen Maddern
9c2e670abc 0.0.8-0 2025-03-24 22:53:55 +11:00
Glen Maddern
29d71fb270 trying moving the SDK into a normal dep 2025-03-24 22:53:47 +11:00
Sunil Pai
81f6949734 0.0.7 2025-03-24 10:58:01 +00:00
Sunil Pai
3b98cfdc8c 0.0.6 2025-03-24 10:49:20 +00:00
Sunil Pai
d332273355 format 2025-03-24 10:48:46 +00:00
Sunil Pai
9904603168 0.0.5 2025-03-24 10:01:31 +00:00
Sunil Pai
8e1865f4b0 Merge branch 'main' of https://github.com/geelen/mcp-remote 2025-03-24 10:00:45 +00:00
Sunil Pai
18130306fd fix bin field 2025-03-24 10:00:11 +00:00
Sunil Pai
56d9117ce0 fix types and pass build 2025-03-24 09:49:44 +00:00
Glen Maddern
740317123d 0.0.5-0 2025-03-24 16:02:19 +11: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