Releases: IQAIcom/mcp-polymarket
Releases · IQAIcom/mcp-polymarket
v0.0.16
Patch Changes
-
0f1d89f: Fix npm compatibility by replacing JSR protocol dependency
- Replace
jsr:@hk/polymarketwith npm-compatible@jsr/hk__polymarketpackage - Fix
EUNSUPPORTEDPROTOCOLerror when installing with npm/npx - Enable installation with all package managers (npm, pnpm, yarn) without JSR-specific syntax
- Replace
v0.0.15
Patch Changes
-
57566eb: Fix network detection errors with flaky RPC endpoints
- Use StaticJsonRpcProvider instead of JsonRpcProvider to bypass network auto-detection
- Fix signature type auto-detection being overwritten during config merge
- Skip approval checks for proxy wallet mode (signature type 2) since approvals are managed via Polymarket UI
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
Patch Changes
- 74ac0ff: Changes negRisk to true for Polymarket/py-clob-client#138