Skip to content

Commit 472ab45

Browse files
committed
chore: using the same package that what Cloudflare recommend
1 parent 6b0c453 commit 472ab45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ To run the SSE version, as Claude Desktop doesn't natively support it yet, you'l
151151
"command": "<PATH_TO_BIN>/npx",
152152
"args": [
153153
"-y",
154-
"supergateway",
154+
"mcp-remote",
155155
"--sse",
156156
"http://localhost:4243/sse"
157157
]

0 commit comments

Comments
 (0)