@agentutility/mcp-edge-market 0.14.0 → 0.15.0

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 CHANGED
@@ -22,7 +22,7 @@ Edit `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) o
22
22
  }
23
23
  ```
24
24
 
25
- Restart Claude Desktop. 73 tools appear in the tool palette.
25
+ Restart Claude Desktop. 64 tools appear in the tool palette.
26
26
 
27
27
  ## Install — Cursor
28
28
 
@@ -46,7 +46,7 @@ Send any amount of **USDC on Base mainnet** to the address derived from your `X4
46
46
 
47
47
  USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
48
48
 
49
- ## Tools (73)
49
+ ## Tools (64)
50
50
 
51
51
  | Tool | Description |
52
52
  |---|---|
@@ -55,12 +55,8 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
55
55
  | `basename-resolve` | (0.005 USDC/call) Basename resolver / Coinbase Basenames / .base.eth lookup / Base name service / on-chain name resolution. Forward: pass a basename like 'alice.base.eth' (bare names are auto-suffixed with .base.eth) → returns the registered Ethereum address. Reverse: pass a 0x address → returns the primary basename, if any. Also returns avatar / url / com.twitter / com.github / email / com.discord text records on forward lookups (override with `text_records`). Reads the Base mainnet L2 Resolver on-chain (no gas, no wallet). Useful for agent-payment flows that need to translate human names to Base addresses. |
56
56
  | `bridge-rates` | (0.03 USDC/call) Cross-chain bridge rate aggregator / bridge quote API / cheapest L1↔L2 route / Ethereum to Base + Arbitrum + Optimism + Polygon bridge / USDC + ETH bridging quotes / LiFi-powered route comparison / Across + Stargate + Hop + deBridge + Synapse + Circle CCTP aggregation / pre-bridge cost + slippage + ETA estimator. Wraps LiFi's public quote API: pass source chain, dest chain, source token, dest token, and amount, get back ranked routes with bridge tool, est_amount_out, gas + fee in USD, est_duration_seconds, and per-step transaction objects ready to sign. Commercial-OK with LiFi attribution. |
57
57
  | `cid-fetch` | (0.005 USDC/call) CID fetch API / IPFS content reader / decentralized file fetcher. Resolves an IPFS CID and optional path through public gateways, returning text, JSON, or base64 with a 5 MB cap. |
58
- | `coin-price` | (0.02 USDC/call) Coin price API / crypto spot price / BTC ETH SOL quote lookup. Resolves CoinGecko ids, ticker symbols, or contract addresses and returns current price, market cap, volume, rank, supply, ATH/ATL, and recent percent changes. |
59
58
  | `contract-source` | (0.01 USDC/call) Verified contract source code / Etherscan source / contract ABI fetcher / Solidity source lookup. For any deployed contract on Ethereum, Base, Optimism, Arbitrum, or Polygon: returns is_verified, contract name, compiler version, parsed ABI, full source, license, optimizer settings, constructor args, and proxy implementation address. |
60
59
  | `contract-source-verified` | (0.01 USDC/call) Verified contract source code / Etherscan source / Basescan ABI / Solidity source lookup / contract verification check / ABI fetcher / Etherscan-getsourcecode wrapper. For a deployed contract on Ethereum, Optimism, Polygon, Base, or Arbitrum, returns whether the source is verified, the contract name, compiler version, parsed ABI (as a JSON array, not a string), full Solidity source code (multi-file sources reassembled with '// File: ...' separators), license type, optimizer settings, constructor arguments, and — for proxy contracts — the implementation address. Wraps Etherscan v2's multichain getsourcecode endpoint. |
61
- | `crypto-price` | (0.02 USDC/call) Crypto price lookup / coin price API / BTC ETH SOL price / on-chain token spot price / contract-address quote API. Accepts CoinGecko ids, ticker symbols, or contract addresses and returns spot price, market cap, volume, supply, ATH/ATL, and percent changes. |
62
- | `crypto-quote` | (0.02 USDC/call) Crypto quote API / BTC ETH SOL price quote / token market quote. Same token-price backend, exposed under market-data buyer wording for agents resolving crypto tickers, CoinGecko ids, or contract addresses into spot price, market cap, 24h volume, and 24h/7d/30d changes. |
63
- | `crypto-token-price` | (0.02 USDC/call) Crypto token price API / token quote lookup / ERC-20 SPL token market data. Same CoinGecko-backed handler as token-price, listed for agents resolving coin ids, tickers, or contract addresses to spot price, market cap, volume, rank, supply, ATH/ATL, and recent percent changes. |
64
60
  | `crypto-tx-explainer` | (0.04 USDC/call) Ethereum/Base/Arbitrum/Optimism/Polygon transaction explainer. Returns receipt + ERC20/ERC721 transfers + contracts + fees + plain-English explanation (Venice). |
65
61
  | `current-balance` | (0.002 USDC/call) Current balance API / wallet current balance / token balance lookup. Exact buyer-demand slug for agents that need a read-only ERC-20 balanceOf(wallet) call on Base, Ethereum, Arbitrum, Optimism, Polygon, BSC, or Avalanche. Uses public RPC only, co-fetches decimals, returns raw and decimal-formatted balance, and supports historical block reads. No custody, transfers, trading, or investment advice. |
66
62
  | `dao-proposal-monitor` | (0.03 USDC/call) DAO proposal monitor / Snapshot.org governance feed / DAO voting tracker / on-chain governance watch / Aave + Uniswap + ENS + Arbitrum proposal feed / DAO proposal TLDR. For any Snapshot space (e.g. 'aave.eth', 'uniswap', 'ens.eth'), returns recent proposals filtered by state (active / closed / pending / all) with title, body, choices, vote tallies (scores per choice), voter count, total voting power, start/end timestamps, and IPFS hash. Optional Venice-powered AI TLDR per proposal. Snapshot Hub public API — no auth. |
@@ -106,11 +102,6 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
106
102
  | `token-honeypot` | (0.05 USDC/call) EVM token honeypot detection / can-i-sell check / rug-pull scanner / sell-tax simulator / buy-tax simulator / scam token detector / Base honeypot / Ethereum honeypot / BSC honeypot. Simulates a buy + sell of an ERC-20 token via honeypot.is, returning whether the token is a honeypot, the realized buy/sell/transfer tax percentages, max buy/sell amounts (atomic units), proxy/owner contract flags, and a normalized risk level (low/medium/high/critical) with human-readable reasons. Free public API — no auth. |
107
103
  | `token-honeypot-api` | (0.05 USDC/call) Token honeypot API / honeypot checker / buy-sell simulation endpoint. Same honeypot.is-backed handler as token-honeypot, indexed for agents checking sellability, buy tax, sell tax, proxy risk, owner risk, and token-trading warnings. |
108
104
  | `token-honeypot-check` | (0.05 USDC/call) Token honeypot check / ERC-20 can-I-sell API / rug-pull detector. Simulates buy and sell behavior through honeypot.is and returns honeypot status, taxes, max sell amounts, contract flags, and risk level. |
109
- | `token-market-data` | (0.02 USDC/call) Token market data API / crypto market data lookup / coin fundamentals. Same CoinGecko-backed handler as token-price, returning spot price, quote currency, market cap, rank, 24h volume, supply, ATH/ATL, recent percentage changes, and last-updated timestamp. |
110
- | `token-price` | (0.02 USDC/call) Token price API / crypto price API / coin price lookup / BTC ETH SOL quote / ERC-20 SPL BEP-20 contract-address price lookup / CoinGecko market data wrapper. Resolves a query to a CoinGecko coin by id ('bitcoin', 'ethereum'), ticker symbol ('BTC', 'ETH'), or token contract address with chain. Returns spot price, quote currency, 24h / 7d / 30d change, market cap and rank, 24h volume, circulating / total / max supply, ATH/ATL with dates, and last-updated timestamp. |
111
- | `token-price-api` | (0.02 USDC/call) Token price API / ERC-20 SPL token price lookup / crypto spot price API. Resolves a coin id, ticker symbol, or contract address with chain and returns USD or requested quote currency, market cap, rank, volume, supply, ATH/ATL, and 24h / 7d / 30d changes. CoinGecko backend. |
112
- | `token-price-lookup` | (0.02 USDC/call) Token price lookup / ERC-20 SPL token price resolver / on-chain token quote API. Looks up a token by id, ticker, or contract address plus chain and returns spot price and market data from CoinGecko. |
113
- | `token-quote` | (0.02 USDC/call) Token quote API / crypto spot quote / coin price lookup. Same CoinGecko-backed handler as token-price, indexed for agents that need a quick USD, EUR, BTC, or ETH quote for a coin id, ticker symbol, or supported contract address plus market cap, volume, rank, and recent price-change percentages. |
114
105
  | `token-risk` | (0.10 USDC/call) Token risk score / token security audit / rug-pull score / token safety check. Composite 0-100 score from honeypot.is + GoPlus Security + Etherscan contract age. Subscores: honeypot, taxes, holder concentration, liquidity, contract age, ownership. Verdict: safe / caution / high_risk. |
115
106
  | `token-risk-score` | (0.10 USDC/call) Token risk / token risk score / composite EVM token security audit / rug-pull score / token safety check / honeypot + tax + holder concentration / GoPlus + honeypot.is composite / Base token vetting / Ethereum token vetting / BSC token vetting. Pulls three independent signals in parallel - honeypot.is (sell simulation + buy/sell tax), GoPlus Security (holder concentration, LP holders + lock, ownership flags, mintable/proxy/hidden-owner detection), and Etherscan v2 contract creation block (for age) - and rolls them up into a 0-100 score (higher = safer) with subscores (honeypot, taxes, holder_concentration, liquidity, contract_age, ownership) and a verdict (safe / caution / high_risk). Each backend failure degrades just that subscore and adds a warning; the rest still computes. |
116
107
  | `token-security` | (0.10 USDC/call) Token security check / token risk API / rug-pull detector. Scores an EVM token using honeypot simulation, GoPlus holder and ownership signals, and Etherscan contract age. Returns 0-100 safety score with warnings. |
@@ -143,4 +134,4 @@ The agent never sees the payment flow — it just gets the result.
143
134
 
144
135
  ---
145
136
 
146
- **Version:** 0.14.0 · **License:** MIT
137
+ **Version:** 0.15.0 · **License:** MIT
@@ -1,6 +1,6 @@
1
1
  /** Auto-generated by scripts/generate-mcp-clusters.mjs. Do not edit by hand. */
2
2
  export const CLUSTER_SLUG = "edge-market";
3
- export const VERSION = "0.14.0";
3
+ export const VERSION = "0.15.0";
4
4
  export const TOOLS = [
5
5
  {
6
6
  "name": "agent-card-resolve",
@@ -163,32 +163,6 @@ export const TOOLS = [
163
163
  ]
164
164
  }
165
165
  },
166
- {
167
- "name": "coin-price",
168
- "http_name": "coin-price",
169
- "description": "(0.02 USDC/call) Coin price API / crypto spot price / BTC ETH SOL quote lookup. Resolves CoinGecko ids, ticker symbols, or contract addresses and returns current price, market cap, volume, rank, supply, ATH/ATL, and recent percent changes.",
170
- "method": "POST",
171
- "input_schema": {
172
- "type": "object",
173
- "properties": {
174
- "query": {
175
- "type": "string",
176
- "description": "Coin id ('bitcoin'), ticker ('BTC', case-insensitive), or contract address (0x... or chain-native). When passing a contract, set 'chain' to disambiguate."
177
- },
178
- "vs_currency": {
179
- "type": "string",
180
- "description": "Quote currency. Default 'usd'. Any CoinGecko-supported fiat or crypto: usd, eur, gbp, jpy, btc, eth, etc."
181
- },
182
- "chain": {
183
- "type": "string",
184
- "description": "Chain slug for contract-address lookups, e.g. 'ethereum', 'base', 'polygon-pos', 'arbitrum-one', 'optimistic-ethereum', 'solana'. Ignored if query is an id or ticker."
185
- }
186
- },
187
- "required": [
188
- "query"
189
- ]
190
- }
191
- },
192
166
  {
193
167
  "name": "contract-source",
194
168
  "http_name": "contract-source",
@@ -247,84 +221,6 @@ export const TOOLS = [
247
221
  ]
248
222
  }
249
223
  },
250
- {
251
- "name": "crypto-price",
252
- "http_name": "crypto-price",
253
- "description": "(0.02 USDC/call) Crypto price lookup / coin price API / BTC ETH SOL price / on-chain token spot price / contract-address quote API. Accepts CoinGecko ids, ticker symbols, or contract addresses and returns spot price, market cap, volume, supply, ATH/ATL, and percent changes.",
254
- "method": "POST",
255
- "input_schema": {
256
- "type": "object",
257
- "properties": {
258
- "query": {
259
- "type": "string",
260
- "description": "Coin id ('bitcoin'), ticker ('BTC', case-insensitive), or contract address (0x... or chain-native). When passing a contract, set 'chain' to disambiguate."
261
- },
262
- "vs_currency": {
263
- "type": "string",
264
- "description": "Quote currency. Default 'usd'. Any CoinGecko-supported fiat or crypto: usd, eur, gbp, jpy, btc, eth, etc."
265
- },
266
- "chain": {
267
- "type": "string",
268
- "description": "Chain slug for contract-address lookups, e.g. 'ethereum', 'base', 'polygon-pos', 'arbitrum-one', 'optimistic-ethereum', 'solana'. Ignored if query is an id or ticker."
269
- }
270
- },
271
- "required": [
272
- "query"
273
- ]
274
- }
275
- },
276
- {
277
- "name": "crypto-quote",
278
- "http_name": "crypto-quote",
279
- "description": "(0.02 USDC/call) Crypto quote API / BTC ETH SOL price quote / token market quote. Same token-price backend, exposed under market-data buyer wording for agents resolving crypto tickers, CoinGecko ids, or contract addresses into spot price, market cap, 24h volume, and 24h/7d/30d changes.",
280
- "method": "POST",
281
- "input_schema": {
282
- "type": "object",
283
- "properties": {
284
- "query": {
285
- "type": "string",
286
- "description": "Coin id ('bitcoin'), ticker ('BTC', case-insensitive), or contract address (0x... or chain-native). When passing a contract, set 'chain' to disambiguate."
287
- },
288
- "vs_currency": {
289
- "type": "string",
290
- "description": "Quote currency. Default 'usd'. Any CoinGecko-supported fiat or crypto: usd, eur, gbp, jpy, btc, eth, etc."
291
- },
292
- "chain": {
293
- "type": "string",
294
- "description": "Chain slug for contract-address lookups, e.g. 'ethereum', 'base', 'polygon-pos', 'arbitrum-one', 'optimistic-ethereum', 'solana'. Ignored if query is an id or ticker."
295
- }
296
- },
297
- "required": [
298
- "query"
299
- ]
300
- }
301
- },
302
- {
303
- "name": "crypto-token-price",
304
- "http_name": "crypto-token-price",
305
- "description": "(0.02 USDC/call) Crypto token price API / token quote lookup / ERC-20 SPL token market data. Same CoinGecko-backed handler as token-price, listed for agents resolving coin ids, tickers, or contract addresses to spot price, market cap, volume, rank, supply, ATH/ATL, and recent percent changes.",
306
- "method": "POST",
307
- "input_schema": {
308
- "type": "object",
309
- "properties": {
310
- "query": {
311
- "type": "string",
312
- "description": "Coin id ('bitcoin'), ticker ('BTC', case-insensitive), or contract address (0x... or chain-native). When passing a contract, set 'chain' to disambiguate."
313
- },
314
- "vs_currency": {
315
- "type": "string",
316
- "description": "Quote currency. Default 'usd'. Any CoinGecko-supported fiat or crypto: usd, eur, gbp, jpy, btc, eth, etc."
317
- },
318
- "chain": {
319
- "type": "string",
320
- "description": "Chain slug for contract-address lookups, e.g. 'ethereum', 'base', 'polygon-pos', 'arbitrum-one', 'optimistic-ethereum', 'solana'. Ignored if query is an id or ticker."
321
- }
322
- },
323
- "required": [
324
- "query"
325
- ]
326
- }
327
- },
328
224
  {
329
225
  "name": "crypto-tx-explainer",
330
226
  "http_name": "crypto-tx-explainer",
@@ -1544,136 +1440,6 @@ export const TOOLS = [
1544
1440
  ]
1545
1441
  }
1546
1442
  },
1547
- {
1548
- "name": "token-market-data",
1549
- "http_name": "token-market-data",
1550
- "description": "(0.02 USDC/call) Token market data API / crypto market data lookup / coin fundamentals. Same CoinGecko-backed handler as token-price, returning spot price, quote currency, market cap, rank, 24h volume, supply, ATH/ATL, recent percentage changes, and last-updated timestamp.",
1551
- "method": "POST",
1552
- "input_schema": {
1553
- "type": "object",
1554
- "properties": {
1555
- "query": {
1556
- "type": "string",
1557
- "description": "Coin id ('bitcoin'), ticker ('BTC', case-insensitive), or contract address (0x... or chain-native). When passing a contract, set 'chain' to disambiguate."
1558
- },
1559
- "vs_currency": {
1560
- "type": "string",
1561
- "description": "Quote currency. Default 'usd'. Any CoinGecko-supported fiat or crypto: usd, eur, gbp, jpy, btc, eth, etc."
1562
- },
1563
- "chain": {
1564
- "type": "string",
1565
- "description": "Chain slug for contract-address lookups, e.g. 'ethereum', 'base', 'polygon-pos', 'arbitrum-one', 'optimistic-ethereum', 'solana'. Ignored if query is an id or ticker."
1566
- }
1567
- },
1568
- "required": [
1569
- "query"
1570
- ]
1571
- }
1572
- },
1573
- {
1574
- "name": "token-price",
1575
- "http_name": "token-price",
1576
- "description": "(0.02 USDC/call) Token price API / crypto price API / coin price lookup / BTC ETH SOL quote / ERC-20 SPL BEP-20 contract-address price lookup / CoinGecko market data wrapper. Resolves a query to a CoinGecko coin by id ('bitcoin', 'ethereum'), ticker symbol ('BTC', 'ETH'), or token contract address with chain. Returns spot price, quote currency, 24h / 7d / 30d change, market cap and rank, 24h volume, circulating / total / max supply, ATH/ATL with dates, and last-updated timestamp.",
1577
- "method": "POST",
1578
- "input_schema": {
1579
- "type": "object",
1580
- "properties": {
1581
- "query": {
1582
- "type": "string",
1583
- "description": "Coin id ('bitcoin'), ticker ('BTC', case-insensitive), or contract address (0x... or chain-native). When passing a contract, set 'chain' to disambiguate."
1584
- },
1585
- "vs_currency": {
1586
- "type": "string",
1587
- "description": "Quote currency. Default 'usd'. Any CoinGecko-supported fiat or crypto: usd, eur, gbp, jpy, btc, eth, etc."
1588
- },
1589
- "chain": {
1590
- "type": "string",
1591
- "description": "Chain slug for contract-address lookups, e.g. 'ethereum', 'base', 'polygon-pos', 'arbitrum-one', 'optimistic-ethereum', 'solana'. Ignored if query is an id or ticker."
1592
- }
1593
- },
1594
- "required": [
1595
- "query"
1596
- ]
1597
- }
1598
- },
1599
- {
1600
- "name": "token-price-api",
1601
- "http_name": "token-price-api",
1602
- "description": "(0.02 USDC/call) Token price API / ERC-20 SPL token price lookup / crypto spot price API. Resolves a coin id, ticker symbol, or contract address with chain and returns USD or requested quote currency, market cap, rank, volume, supply, ATH/ATL, and 24h / 7d / 30d changes. CoinGecko backend.",
1603
- "method": "POST",
1604
- "input_schema": {
1605
- "type": "object",
1606
- "properties": {
1607
- "query": {
1608
- "type": "string",
1609
- "description": "Coin id ('bitcoin'), ticker ('BTC', case-insensitive), or contract address (0x... or chain-native). When passing a contract, set 'chain' to disambiguate."
1610
- },
1611
- "vs_currency": {
1612
- "type": "string",
1613
- "description": "Quote currency. Default 'usd'. Any CoinGecko-supported fiat or crypto: usd, eur, gbp, jpy, btc, eth, etc."
1614
- },
1615
- "chain": {
1616
- "type": "string",
1617
- "description": "Chain slug for contract-address lookups, e.g. 'ethereum', 'base', 'polygon-pos', 'arbitrum-one', 'optimistic-ethereum', 'solana'. Ignored if query is an id or ticker."
1618
- }
1619
- },
1620
- "required": [
1621
- "query"
1622
- ]
1623
- }
1624
- },
1625
- {
1626
- "name": "token-price-lookup",
1627
- "http_name": "token-price-lookup",
1628
- "description": "(0.02 USDC/call) Token price lookup / ERC-20 SPL token price resolver / on-chain token quote API. Looks up a token by id, ticker, or contract address plus chain and returns spot price and market data from CoinGecko.",
1629
- "method": "POST",
1630
- "input_schema": {
1631
- "type": "object",
1632
- "properties": {
1633
- "query": {
1634
- "type": "string",
1635
- "description": "Coin id ('bitcoin'), ticker ('BTC', case-insensitive), or contract address (0x... or chain-native). When passing a contract, set 'chain' to disambiguate."
1636
- },
1637
- "vs_currency": {
1638
- "type": "string",
1639
- "description": "Quote currency. Default 'usd'. Any CoinGecko-supported fiat or crypto: usd, eur, gbp, jpy, btc, eth, etc."
1640
- },
1641
- "chain": {
1642
- "type": "string",
1643
- "description": "Chain slug for contract-address lookups, e.g. 'ethereum', 'base', 'polygon-pos', 'arbitrum-one', 'optimistic-ethereum', 'solana'. Ignored if query is an id or ticker."
1644
- }
1645
- },
1646
- "required": [
1647
- "query"
1648
- ]
1649
- }
1650
- },
1651
- {
1652
- "name": "token-quote",
1653
- "http_name": "token-quote",
1654
- "description": "(0.02 USDC/call) Token quote API / crypto spot quote / coin price lookup. Same CoinGecko-backed handler as token-price, indexed for agents that need a quick USD, EUR, BTC, or ETH quote for a coin id, ticker symbol, or supported contract address plus market cap, volume, rank, and recent price-change percentages.",
1655
- "method": "POST",
1656
- "input_schema": {
1657
- "type": "object",
1658
- "properties": {
1659
- "query": {
1660
- "type": "string",
1661
- "description": "Coin id ('bitcoin'), ticker ('BTC', case-insensitive), or contract address (0x... or chain-native). When passing a contract, set 'chain' to disambiguate."
1662
- },
1663
- "vs_currency": {
1664
- "type": "string",
1665
- "description": "Quote currency. Default 'usd'. Any CoinGecko-supported fiat or crypto: usd, eur, gbp, jpy, btc, eth, etc."
1666
- },
1667
- "chain": {
1668
- "type": "string",
1669
- "description": "Chain slug for contract-address lookups, e.g. 'ethereum', 'base', 'polygon-pos', 'arbitrum-one', 'optimistic-ethereum', 'solana'. Ignored if query is an id or ticker."
1670
- }
1671
- },
1672
- "required": [
1673
- "query"
1674
- ]
1675
- }
1676
- },
1677
1443
  {
1678
1444
  "name": "token-risk",
1679
1445
  "http_name": "token-risk",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentutility/mcp-edge-market",
3
- "version": "0.14.0",
3
+ "version": "0.15.0",
4
4
  "description": "MCP server for the @agentutility edge-market cluster — pay-per-call x402 tools, no API keys, USDC on Base.",
5
5
  "license": "MIT",
6
6
  "type": "module",