We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54beba commit bbaf7c8Copy full SHA for bbaf7c8
README.md
@@ -50,7 +50,7 @@ path to `uvx`.
50
51
```bash
52
# Claude CLI
53
-claude mcp add polygon -e POLYGON_API_KEY=your_api_key_here -- uvx --from git+https://github.com/polygon-io/mcp_polygon@v0.1.0 mcp_polygon
+claude mcp add polygon -e POLYGON_API_KEY=your_api_key_here -- uvx --from git+https://github.com/polygon-io/mcp_polygon@v0.2.1 mcp_polygon
54
```
55
56
This command will install the MCP server in your current project.
0 commit comments