mcp-server-insumer 1.7.5 → 1.7.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/build/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -227,9 +227,11 @@ If the API cannot reach one or more data sources (RPC nodes, Helius, XRPL, Coval
|
|
|
227
227
|
|
|
228
228
|
## Supported Chains (32)
|
|
229
229
|
|
|
230
|
-
**
|
|
230
|
+
**26 direct-RPC chains:** Ethereum, BNB Chain, Base, Avalanche, Polygon, Arbitrum, Optimism, Chiliz, Soneium, Plume, World Chain, Sonic, Gnosis, Mantle, Scroll, Linea, ZKsync, Blast, Celo, Moonbeam, opBNB, Unichain, Ink, Sei, Berachain, ApeChain
|
|
231
231
|
|
|
232
|
-
**
|
|
232
|
+
**4 Covalent chains:** Taiko, Ronin, Moonriver, Viction
|
|
233
|
+
|
|
234
|
+
**Non-EVM:** Solana, XRPL (XRP Ledger — native XRP, trust line tokens, NFTs)
|
|
233
235
|
|
|
234
236
|
## Development
|
|
235
237
|
|
package/build/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mcp-server-insumer",
|
|
3
|
-
"version": "1.7.
|
|
3
|
+
"version": "1.7.6",
|
|
4
4
|
"description": "MCP server for The Insumer Model — read-first blockchain verification infrastructure that returns ECDSA-signed, privacy-preserving booleans across 32 chains without exposing wallet balances. 26 tools: attestation, wallet trust profiles, compliance templates, ACP/UCP commerce, Merkle proofs, instant API key setup. Not a loyalty program. Not an oracle.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Douglas Borthwick",
|