diff --git a/README.md b/README.md index ca9d961..b526bba 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ To bypass authentication, or to emit custom headers on all requests to your remo ```json "command": "npx", "args": [ - "-y" + "-y", "mcp-remote", "https://remote.mcp.server/sse" ]