@agentutility/mcp-edge-market 0.13.1 → 0.14.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 +11 -7
- package/dist/tools.generated.js +105 -5
- package/package.json +1 -1
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.
|
|
25
|
+
Restart Claude Desktop. 73 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 (
|
|
49
|
+
## Tools (73)
|
|
50
50
|
|
|
51
51
|
| Tool | Description |
|
|
52
52
|
|---|---|
|
|
@@ -59,18 +59,19 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
|
|
|
59
59
|
| `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
60
|
| `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
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. |
|
|
62
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. |
|
|
63
64
|
| `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). |
|
|
64
65
|
| `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. |
|
|
65
66
|
| `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. |
|
|
66
67
|
| `defi-llama` | (0.02 USDC/call) DefiLlama API / DeFi TVL protocol lookup. Resolves a DefiLlama protocol slug such as aave, lido, uniswap, makerdao, or curve-dex and returns current TVL, chain breakdown, protocol metadata, audit links, and optional historical TVL series. |
|
|
67
68
|
| `defi-llama-api` | (0.02 USDC/call) DeFiLlama API / DeFi protocol TVL lookup / protocol fundamentals. Same DefiLlama-backed handler as defi-llama, listed for agents searching exact DefiLlama wording to resolve protocol TVL, category, chains, token symbol, and protocol metadata. |
|
|
68
|
-
| `defi-llama-protocol` | (0.02 USDC/call) DefiLlama protocol lookup / DeFi TVL fetcher / total value locked / chain-breakdown of TVL / Aave + Lido + Uniswap + MakerDAO TVL / protocol metadata + audits / parent-protocol resolver / DeFi category classifier. Resolves a DefiLlama slug and returns canonical name, ticker symbol, category, primary chain, parent-protocol link, project URL, Twitter handle, audit count + audit links, description, logo URL, current USD TVL, per-chain TVL breakdown map, and a 24h / 7d / 30d change summary. Optional historical TVL series. Free public API; response includes attribution. |
|
|
69
|
+
| `defi-llama-protocol` | (0.02 USDC/call) DefiLlama protocol lookup / defi llama / DeFi TVL fetcher / total value locked / chain-breakdown of TVL / Aave + Lido + Uniswap + MakerDAO TVL / protocol metadata + audits / parent-protocol resolver / DeFi category classifier. Resolves a DefiLlama slug and returns canonical name, ticker symbol, category, primary chain, parent-protocol link, project URL, Twitter handle, audit count + audit links, description, logo URL, current USD TVL, per-chain TVL breakdown map, and a 24h / 7d / 30d change summary. Optional historical TVL series. Free public API; response includes attribution. |
|
|
69
70
|
| `defi-tvl` | (0.02 USDC/call) DeFi TVL API / total value locked by protocol. Looks up one DefiLlama protocol slug and returns current USD TVL, chain TVL breakdown, TVL changes, protocol metadata, and attribution. |
|
|
70
71
|
| `defi-yield-pools` | (0.005 USDC/call) DeFi yield pools / APY aggregator / yield-farming opportunities / DeFiLlama yields / cross-protocol APY ranking / stablecoin yields / LP pool returns. Filter and rank thousands of DeFi yield-bearing pools across every chain DeFiLlama tracks. Filters: chain, project, asset symbol, stablecoin-only, single-vs-LP exposure, TVL minimum, APY range, impermanent-loss risk. Returns pool ID, chain, project, symbol, current APY (base + reward), 30-day mean APY, day/week/month APY change, TVL, exposure, IL risk, and predicted-class. Differentiates from defi-llama-protocol (single-protocol TVL) — this is the yield-discovery surface. |
|
|
71
72
|
| `defillama` | (0.02 USDC/call) DefiLlama protocol TVL lookup / DeFi protocol metadata. Same backend as defi-llama-protocol with a compact slug for buyers searching DefiLlama directly. |
|
|
72
73
|
| `dex-liquidity-depth` | (0.01 USDC/call) DEX liquidity depth / pool TVL aggregator / total liquidity per token / on-chain liquidity audit. Sums TVL across every DefiLlama-tracked yield pool that holds a given ERC-20 on Ethereum, Base, Polygon, Arbitrum, or Optimism. Returns per-pool TVL + APY plus total liquidity in USD and the deepest pool. Free public DefiLlama backend, no auth. |
|
|
73
|
-
| `ens-resolve` | (0.03 USDC/call) ENS resolver / Ethereum Name Service lookup. Forward (vitalik.eth to address) and reverse (address to primary ENS) with text records
|
|
74
|
+
| `ens-resolve` | (0.03 USDC/call) ENS / ENS resolver / ENS lookup / Ethereum Name Service lookup. Forward resolution (vitalik.eth to address) and reverse resolution (address to primary ENS), with optional text records such as avatar, twitter, github, url, and email. |
|
|
74
75
|
| `erc20-balance` | (0.002 USDC/call) ERC-20 balance reader / balanceOf / on-chain token balance / wallet balance lookup / multi-chain ERC20 balance / read Base / read Ethereum / read Arbitrum / read Optimism / read Polygon. Reads the token balance on-chain across any supported EVM chain. Co-fetches decimals to return both raw bigint and decimal-formatted balance. Supports historical block parameter. Useful for agent wallet introspection, payment reconciliation, treasury monitoring. |
|
|
75
76
|
| `erc20-metadata` | (0.002 USDC/call) ERC-20 metadata reader / token info / token symbol lookup / token decimals / total supply / multi-chain ERC20 reader / Base / Ethereum / Arbitrum / Optimism / Polygon / BSC / Avalanche. Reads name(), symbol(), decimals(), totalSupply() in parallel via public RPC. Robust to non-standard tokens that return bytes32 instead of string (MakerDAO MKR pattern is decoded). Returns formatted total supply when decimals are present, plus a chain-appropriate block explorer URL. |
|
|
76
77
|
| `eth-logs` | (0.01 USDC/call) eth_getLogs / on-chain event logs / EVM event reader / Transfer event scan / ERC20 Transfer logs / NFT mint logs / DEX swap events / multi-chain log scanner / log indexer / smart contract event reader. Generic eth_getLogs across Base / Ethereum / Arbitrum / Optimism / Polygon / BSC via public no-auth RPC. Supports address + up to 4 topics (with OR arrays), from/to block range, and a 'last_n_blocks' convenience param. Hard-capped at 5,000 logs and 10,000-block range per call. |
|
|
@@ -89,8 +90,9 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
|
|
|
89
90
|
| `ipfs-fetch` | (0.005 USDC/call) IPFS fetch API / IPFS gateway API / CID resolver / Web3 storage retrieval / NFT metadata fetcher / Filecoin gateway / decentralized content reader. Resolves a CID (CIDv0 Qm... or CIDv1 bafy...) and optional sub-path through a fallback chain of public gateways (cloudflare-ipfs.com, ipfs.io, dweb.link) and returns content as base64, UTF-8 text, or parsed JSON. Hard cap 5 MB with HEAD pre-flight and streaming size guard so oversized files are rejected before full download. |
|
|
90
91
|
| `ipfs-gateway` | (0.005 USDC/call) IPFS gateway fetcher / IPFS gateway API / CID gateway resolver / decentralized file retrieval. Reads a CID through a fallback chain of public gateways and returns content type, size, gateway used, and body as base64, text, or JSON. |
|
|
91
92
|
| `lp-lock-check` | (0.01 USDC/call) LP lock check / liquidity-lock auditor / Unicrypt + Team Finance + burn-address detection. For any LP token (Uniswap V2-shaped) on Ethereum or Base, reports the % of supply held by the canonical LP-locker contracts (Unicrypt v2, Team Finance) plus burn addresses (0x0, 0xdead). Returns a verdict of locked (≥95%), partial (1-95%), or none. Useful for detecting rug-pull risk before swapping into a new pair. |
|
|
92
|
-
| `nft-floor` | (0.01 USDC/call) NFT collection floor + recent sales via Reservoir. Ethereum / Base / Arbitrum / Optimism / Polygon. Floor, top bid, 24h/7d/30d volume + change, ranks, recent sales. |
|
|
93
|
+
| `nft-floor` | (0.01 USDC/call) NFT floor price / NFT floor / collection floor price / NFT floor price / nft floor / NFT collection floor + recent sales via Reservoir. Ethereum / Base / Arbitrum / Optimism / Polygon. Floor, top bid, 24h/7d/30d volume + change, ranks, recent sales. |
|
|
93
94
|
| `price-impact` | (0.005 USDC/call) Price-impact / slippage estimator / DEX swap size impact / size-keyed quote / depth simulation. For a (from_token, to_token, chain), pulls aggregator quotes (LlamaSwap meta-aggregator, free public) at multiple USD sizes and reports per-size effective price + slippage versus the smallest size. Use to size a fill before submitting it on-chain. |
|
|
95
|
+
| `protocol-tvl` | (0.02 USDC/call) Protocol TVL API / DeFi TVL lookup / total value locked by protocol. Same DefiLlama-backed handler as defi-llama-protocol, listed for agents resolving protocol slugs such as aave, lido, uniswap, makerdao, or curve-dex into current USD TVL, chain breakdown, metadata, audit links, and optional historical TVL series. |
|
|
94
96
|
| `safe-multisig-status` | (0.005 USDC/call) Safe multisig status / Gnosis Safe info / Safe owners / Safe threshold / Safe pending queue / DAO treasury wallet / Safe wallet lookup. Reads a Safe (Gnosis Safe) multisig's on-chain state — owners[], threshold, nonce, version, master copy, fallback handler, guard — via batched eth_call on Base / Ethereum / Arbitrum / Optimism / Polygon (no key, no gas). Also fetches pending (unexecuted) transactions from the Safe Transaction Service. DAO/treasury agents need this constantly to verify multisig config + watch the execution queue. |
|
|
95
97
|
| `safe-tx-decode` | (0.003 USDC/call) Gnosis Safe execTransaction decoder. Decodes a Safe multisig tx hash or raw calldata into target/value/data/operation/gas/signers. Auto-decodes inner MultiSend batches. |
|
|
96
98
|
| `solana-flagged-tokens` | (0.005 USDC/call) Solana flagged tokens / risky Solana token feed / meme coin risk screen / DEX Screener risk flags. Returns recently active Solana tokens flagged for thin liquidity, volume far above liquidity, extreme 24h price move, sell pressure, very new pair age, missing profile context, or missing pair data. Market-data screen only, no private holder graph. |
|
|
@@ -104,11 +106,13 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
|
|
|
104
106
|
| `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. |
|
|
105
107
|
| `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. |
|
|
106
108
|
| `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. |
|
|
107
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. |
|
|
108
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. |
|
|
109
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. |
|
|
110
114
|
| `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. |
|
|
111
|
-
| `token-risk-score` | (0.10 USDC/call)
|
|
115
|
+
| `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. |
|
|
112
116
|
| `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. |
|
|
113
117
|
| `token-volatility` | (0.005 USDC/call) Token volatility / historical volatility / annualized vol / standard deviation of returns / crypto vol calculator. For any CoinGecko-listed token, computes log-return standard deviation over the last N days (default 30) and annualizes by sqrt(365). Returns daily and annualized volatility as percent, count of return observations, first and last close prices. Backed by CoinGecko's free public market_chart endpoint. |
|
|
114
118
|
| `trending` | (0.005 USDC/call) Trending Solana tokens / boosted token feed / active meme coin discovery. Same backend as solana-trending-tokens, exposed under the high-demand buyer slug. Ranks boosted Solana tokens by liquidity, volume, txns, boost activity, and price movement. |
|
|
@@ -139,4 +143,4 @@ The agent never sees the payment flow — it just gets the result.
|
|
|
139
143
|
|
|
140
144
|
---
|
|
141
145
|
|
|
142
|
-
**Version:** 0.
|
|
146
|
+
**Version:** 0.14.0 · **License:** MIT
|
package/dist/tools.generated.js
CHANGED
|
@@ -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.
|
|
3
|
+
export const VERSION = "0.14.0";
|
|
4
4
|
export const TOOLS = [
|
|
5
5
|
{
|
|
6
6
|
"name": "agent-card-resolve",
|
|
@@ -273,6 +273,32 @@ export const TOOLS = [
|
|
|
273
273
|
]
|
|
274
274
|
}
|
|
275
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
|
+
},
|
|
276
302
|
{
|
|
277
303
|
"name": "crypto-token-price",
|
|
278
304
|
"http_name": "crypto-token-price",
|
|
@@ -441,7 +467,7 @@ export const TOOLS = [
|
|
|
441
467
|
{
|
|
442
468
|
"name": "defi-llama-protocol",
|
|
443
469
|
"http_name": "defi-llama-protocol",
|
|
444
|
-
"description": "(0.02 USDC/call) DefiLlama protocol lookup / DeFi TVL fetcher / total value locked / chain-breakdown of TVL / Aave + Lido + Uniswap + MakerDAO TVL / protocol metadata + audits / parent-protocol resolver / DeFi category classifier. Resolves a DefiLlama slug and returns canonical name, ticker symbol, category, primary chain, parent-protocol link, project URL, Twitter handle, audit count + audit links, description, logo URL, current USD TVL, per-chain TVL breakdown map, and a 24h / 7d / 30d change summary. Optional historical TVL series. Free public API; response includes attribution.",
|
|
470
|
+
"description": "(0.02 USDC/call) DefiLlama protocol lookup / defi llama / DeFi TVL fetcher / total value locked / chain-breakdown of TVL / Aave + Lido + Uniswap + MakerDAO TVL / protocol metadata + audits / parent-protocol resolver / DeFi category classifier. Resolves a DefiLlama slug and returns canonical name, ticker symbol, category, primary chain, parent-protocol link, project URL, Twitter handle, audit count + audit links, description, logo URL, current USD TVL, per-chain TVL breakdown map, and a 24h / 7d / 30d change summary. Optional historical TVL series. Free public API; response includes attribution.",
|
|
445
471
|
"method": "POST",
|
|
446
472
|
"input_schema": {
|
|
447
473
|
"type": "object",
|
|
@@ -601,7 +627,7 @@ export const TOOLS = [
|
|
|
601
627
|
{
|
|
602
628
|
"name": "ens-resolve",
|
|
603
629
|
"http_name": "ens-resolve",
|
|
604
|
-
"description": "(0.03 USDC/call) ENS resolver / Ethereum Name Service lookup. Forward (vitalik.eth to address) and reverse (address to primary ENS) with text records
|
|
630
|
+
"description": "(0.03 USDC/call) ENS / ENS resolver / ENS lookup / Ethereum Name Service lookup. Forward resolution (vitalik.eth to address) and reverse resolution (address to primary ENS), with optional text records such as avatar, twitter, github, url, and email.",
|
|
605
631
|
"method": "POST",
|
|
606
632
|
"input_schema": {
|
|
607
633
|
"type": "object",
|
|
@@ -1108,7 +1134,7 @@ export const TOOLS = [
|
|
|
1108
1134
|
{
|
|
1109
1135
|
"name": "nft-floor",
|
|
1110
1136
|
"http_name": "nft-floor",
|
|
1111
|
-
"description": "(0.01 USDC/call) NFT collection floor + recent sales via Reservoir. Ethereum / Base / Arbitrum / Optimism / Polygon. Floor, top bid, 24h/7d/30d volume + change, ranks, recent sales.",
|
|
1137
|
+
"description": "(0.01 USDC/call) NFT floor price / NFT floor / collection floor price / NFT floor price / nft floor / NFT collection floor + recent sales via Reservoir. Ethereum / Base / Arbitrum / Optimism / Polygon. Floor, top bid, 24h/7d/30d volume + change, ranks, recent sales.",
|
|
1112
1138
|
"method": "POST",
|
|
1113
1139
|
"input_schema": {
|
|
1114
1140
|
"type": "object",
|
|
@@ -1180,6 +1206,28 @@ export const TOOLS = [
|
|
|
1180
1206
|
]
|
|
1181
1207
|
}
|
|
1182
1208
|
},
|
|
1209
|
+
{
|
|
1210
|
+
"name": "protocol-tvl",
|
|
1211
|
+
"http_name": "protocol-tvl",
|
|
1212
|
+
"description": "(0.02 USDC/call) Protocol TVL API / DeFi TVL lookup / total value locked by protocol. Same DefiLlama-backed handler as defi-llama-protocol, listed for agents resolving protocol slugs such as aave, lido, uniswap, makerdao, or curve-dex into current USD TVL, chain breakdown, metadata, audit links, and optional historical TVL series.",
|
|
1213
|
+
"method": "POST",
|
|
1214
|
+
"input_schema": {
|
|
1215
|
+
"type": "object",
|
|
1216
|
+
"properties": {
|
|
1217
|
+
"protocol": {
|
|
1218
|
+
"type": "string",
|
|
1219
|
+
"description": "DefiLlama slug (lowercase, hyphenated). Examples: 'aave', 'lido', 'uniswap', 'makerdao', 'curve-dex'. See defillama.com/protocols for the canonical slug list."
|
|
1220
|
+
},
|
|
1221
|
+
"include_tvl_series": {
|
|
1222
|
+
"type": "boolean",
|
|
1223
|
+
"description": "If true, attach the full historical TVL time-series under tvl_summary.series. Adds significant payload size. Default false."
|
|
1224
|
+
}
|
|
1225
|
+
},
|
|
1226
|
+
"required": [
|
|
1227
|
+
"protocol"
|
|
1228
|
+
]
|
|
1229
|
+
}
|
|
1230
|
+
},
|
|
1183
1231
|
{
|
|
1184
1232
|
"name": "safe-multisig-status",
|
|
1185
1233
|
"http_name": "safe-multisig-status",
|
|
@@ -1496,6 +1544,32 @@ export const TOOLS = [
|
|
|
1496
1544
|
]
|
|
1497
1545
|
}
|
|
1498
1546
|
},
|
|
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
|
+
},
|
|
1499
1573
|
{
|
|
1500
1574
|
"name": "token-price",
|
|
1501
1575
|
"http_name": "token-price",
|
|
@@ -1574,6 +1648,32 @@ export const TOOLS = [
|
|
|
1574
1648
|
]
|
|
1575
1649
|
}
|
|
1576
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
|
+
},
|
|
1577
1677
|
{
|
|
1578
1678
|
"name": "token-risk",
|
|
1579
1679
|
"http_name": "token-risk",
|
|
@@ -1604,7 +1704,7 @@ export const TOOLS = [
|
|
|
1604
1704
|
{
|
|
1605
1705
|
"name": "token-risk-score",
|
|
1606
1706
|
"http_name": "token-risk-score",
|
|
1607
|
-
"description": "(0.10 USDC/call)
|
|
1707
|
+
"description": "(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.",
|
|
1608
1708
|
"method": "POST",
|
|
1609
1709
|
"input_schema": {
|
|
1610
1710
|
"type": "object",
|
package/package.json
CHANGED