Skip to content

Commit ec31eb3

Browse files
committed
update README
1 parent 784a8e4 commit ec31eb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
A standalone binary for connecting STDIO based MCP clients to HTTP (SSE) based MCP servers.
44

5-
Note: At the moment this only works with MCP servers that use the `2024-11-05` specification.
5+
Note: the proxy supports both SSE according to the `2024-11-05` as well as streamable HTTP according to the `2025-03-26` specification.
6+
It may happen though that the connecting client does **not** support the version sent by the server.
67

78
## Installation
89

0 commit comments

Comments
 (0)