Clean install graph and synchronized agent setup
The npm client now installs without known production advisories, while every current setup surface pins the same reviewed release.
Changed
- Updated the MCP dependency graph to fast-uri 3.1.6 or newer and removed an unused legacy Ethers dependency chain declared by the Polymarket client.
- Preserved the reviewed Polymarket signing runtime in Felix with its upstream MIT notice and byte-for-byte signing compatibility tests.
- Added a clean-consumer audit to the release gate so a fresh npm install must have zero known production vulnerabilities.
- Synchronized the homepage, docs, start guide, machine-readable agent references, category pages, and blog setup examples to MCP 2.0.110.
Verified
- A fresh registry install exposes 125 tools and seven resources, fails closed without a key, and installs no legacy Ethers or upstream Polymarket package tree.
- Core security, signing, recovery, funding, withdrawal, artifact, tool-classification, and read-purity checks passed before and after publication.
- npm exposes only latest: 2.0.110; the stale next tag was removed.