We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387a523 commit e323f56Copy full SHA for e323f56
1 file changed
README.md
@@ -23,7 +23,7 @@ The proxy handles [SigV4](https://docs.aws.amazon.com/IAM/latest/UserGuide/refer
23
24
```
25
# Run the server
26
-uvx aws-mcp-proxy <SigV4 MCP endpoint URL>
+uvx aws-mcp-proxy@latest <SigV4 MCP endpoint URL>
27
28
29
### Using Local Repository
0 commit comments