Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint · rollforge · bestiary · statline · matchpoint · retail · agentops · browserworkflow · modelrouter · compose

@agentutility/mcp-edge-market

Onchain decisions agents can charge for. · 64 tools · $0.001 – $0.1

INSTALL — CLAUDE DESKTOP
{
  "mcpServers": {
    "agentutility-edge-market": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-edge-market"
      ],
      "env": {
        "X402_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HEX"
      }
    }
  }
}

Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).

INSTALL — CURSOR
{
  "mcpServers": {
    "agentutility-edge-market": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-edge-market"
      ],
      "env": {
        "X402_PRIVATE_KEY": "0x..."
      }
    }
  }
}

Path: .cursor/mcp.json in your project root.

FUNDING

Send any amount of USDC on Base mainnet to the address derived from your X402_PRIVATE_KEY. The MCP server uses it to pay per call.

USDC on Base contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

TOOLS (64)
toolpricedescription
agent-card-resolve$0.005Resolves an ERC-8004 agentId to its on-chain owner, agentURI, and agent card JSON.
arbitrage-spread$0.005Finds the cross-exchange arbitrage spread for any CoinGecko-listed coin.
basename-resolve$0.005Resolves Coinbase Basenames (.base.eth) to Ethereum addresses and back, reading the Base mainnet L2 Resolver on-chain (no gas, no wallet).
bridge-rates$0.03Compares cross-chain bridge quotes to find the cheapest route between chains, powered by LiFi.
cid-fetch$0.005Fetches the content behind an IPFS CID and optional path through public gateways, returning text, JSON, or base64 with a 5 MB cap.
contract-source$0.01Returns verified source code and ABI for any deployed contract on Ethereum, Base, Optimism, Arbitrum, or Polygon.
contract-source-verified$0.01Fetches verified contract source code and ABI for a deployed contract on Ethereum, Optimism, Polygon, Base, or Arbitrum.
crypto-tx-explainer$0.04Ethereum/Base/Arbitrum/Optimism/Polygon transaction explainer.
current-balance$0.005Reads a wallet's current ERC-20 token balance with a read-only balanceOf call on Base, Ethereum, Arbitrum, Optimism, Polygon, BSC, or Ava…
dao-proposal-monitor$0.03Monitors DAO governance proposals on Snapshot.org for any space.
defi-llama$0.02DefiLlama API / DeFi TVL protocol lookup.
defi-llama-api$0.02Looks up DeFi protocol fundamentals from DefiLlama, resolving protocol TVL, category, chains, token symbol, and protocol metadata.
defi-llama-protocol$0.02Looks up any DeFi protocol's TVL and metadata from DefiLlama.
defi-tvl$0.02DeFi TVL API / total value locked by protocol.
defi-yield-pools$0.005Filters and ranks thousands of DeFi yield-bearing pools by APY across every chain DeFiLlama tracks.
defillama$0.02DefiLlama protocol TVL lookup / DeFi protocol metadata.
dex-liquidity-depth$0.01Measures DEX liquidity depth by summing TVL across every DefiLlama-tracked yield pool holding a given ERC-20 on Ethereum, Base, Polygon,…
ens-resolve$0.03Resolves ENS names in both directions: forward (vitalik.eth to address) and reverse (address to primary ENS).
erc20-balance$0.005Reads an ERC-20 token balance on-chain across any supported EVM chain, including Base, Ethereum, Arbitrum, Optimism, and Polygon.
erc20-metadata$0.005Reads ERC-20 token metadata: name(), symbol(), decimals(), and totalSupply() in parallel via public RPC on Base, Ethereum, Arbitrum, Opti…
eth-logs$0.01Reads on-chain event logs with generic eth_getLogs queries across Base, Ethereum, Arbitrum, Optimism, Polygon, and BSC via public no-auth…
flagged-tokens$0.005Feed of flagged risky Solana tokens: thin liquidity, extreme moves, sell pressure, very new pairs, and missing profile context.
funding-rates$0.005Returns perp funding rates for any Binance USD-M futures symbol (BTCUSDT, ETHUSDT, SOLUSDT...): current funding %, mark + index price, ne…
gas-api$0.02Estimates blockchain gas fees with EIP-1559 tiers for Base, Ethereum, Optimism, and Arbitrum.
gas-fees$0.02Estimates EIP-1559 transaction fees on Base, Ethereum, Optimism, and Arbitrum.
gas-now-base$0.02Real-time gas price oracle for Base, Ethereum, Optimism, Arbitrum, and Polygon.
gas-price$0.02Estimates current gas prices and EIP-1559 fees on Base, Ethereum, Optimism, and Arbitrum.
gas-price-api$0.02Estimates blockchain gas prices: base fee, priority fee tiers, maxFeePerGas, and USD transaction costs for Base, Ethereum, Optimism, and…
honeypot-check$0.05Honeypot.is buy/sell simulation for any Base or Ethereum ERC-20.
hyperliquid-market$0.001Looks up active Hyperliquid markets with mark price, size decimals, max leverage, and margin table id from Hyperliquid's public info API.
hyperliquid-perps$0.005Returns Hyperliquid perps market data: active markets, mark prices, size decimals, max leverage, and margin table ids.
ipfs$0.005Retrieves IPFS content by CID and optional path through public gateways, returning base64, text, or parsed JSON with a 5 MB hard cap.
ipfs-api$0.005Resolves an IPFS CID and optional path through public gateways, returning text, parsed JSON, or base64 with content type, size, and gatew…
ipfs-fetch$0.005Fetches IPFS content by CID through public gateways and returns it as base64, UTF-8 text, or parsed JSON.
ipfs-gateway$0.005Reads a CID through a fallback chain of public IPFS gateways and returns content type, size, gateway used, and body as base64, text, or JSON.
lp-lock-check$0.01Checks whether an LP token's liquidity is locked, useful for detecting rug-pull risk before swapping into a new pair.
nft-floor$0.01Gets an NFT collection's floor price and recent sales via Reservoir.
price-impact$0.005Estimates price impact and slippage for a DEX swap before you submit it on-chain.
protocol-tvl$0.02Looks up a DeFi protocol's total value locked, resolving slugs such as aave, lido, uniswap, makerdao, or curve-dex into current USD TVL,…
safe-multisig-status$0.005Reads a Safe (Gnosis Safe) multisig's on-chain state: owners, threshold, and the pending transaction queue.
safe-tx-decode$0.003Gnosis Safe execTransaction decoder.
solana-flagged-tokens$0.005Feed of recently active Solana tokens flagged for risk from DEX Screener market data.
solana-token-safety$0.02Scores the safety of a Solana SPL token from on-chain security signals, returning a 0-100 safety score, grade, flags, and recommendation.
solana-token-watchlist$0.005Watchlist of recently profiled and actively boosted Solana tokens with DEX Screener market data.
solana-trending-tokens$0.005Ranks trending, actively boosted Solana tokens by liquidity, volume, 24h txns, boost amount, and price movement.
stablecoin-monitor$0.005Stablecoin monitor.
stablecoin-peg$0.005Stablecoin peg monitor.
token-balance$0.005Reads a token balance for any wallet, on the same public-RPC backend as erc20-balance and exposed for agents searching for token-balance…
token-burn-stats$0.005Reports token burn stats for any ERC-20 on Ethereum, Base, Polygon, Arbitrum, or Optimism.
token-honeypot$0.05Detects whether an ERC-20 token is a honeypot by simulating a buy + sell via honeypot.is.
token-honeypot-api$0.05Checks whether a token is a honeypot, testing sellability, buy tax, sell tax, proxy risk, owner risk, and token-trading warnings.
token-honeypot-check$0.05Checks whether an ERC-20 token is a honeypot by simulating buy and sell behavior through honeypot.is.
token-risk$0.10Composite token risk score: 0-100 built from honeypot.is, GoPlus Security, and Etherscan contract age.
token-risk-score$0.10Composite 0-100 security score for any EVM token, built from three independent signals pulled in parallel.
token-security$0.10Checks token security by scoring an EVM token with honeypot simulation, GoPlus holder and ownership signals, and Etherscan contract age.
token-volatility$0.005Computes historical volatility for any CoinGecko-listed token: log-return standard deviation over the last N days (default 30), annualize…
trending$0.005Trending Solana tokens ranked by liquidity, volume, txns, boost activity, and price movement.
tx-receipt-decode$0.02Decodes an EVM transaction receipt and every event log from a tx hash.
tx-simulate-swap$0.02Simulates a DEX swap before you trade: given (from_token, to_token, amount_in, chain), pulls a routed quote from a free DEX meta-aggregat…
wallet-current-balance$0.005Checks a wallet's current ERC-20 token balance, on the same read-only public-RPC backend as erc20-balance.
wallet-details$0.005Returns details for an EVM address on Base, Ethereum, Polygon, Arbitrum, or Optimism: best-effort label/category, EOA-vs-contract status,…
wallet-label$0.005Identifies well-known EVM addresses: CEX hot/cold wallets, DEX routers, NFT marketplaces, popular MEV bots, bridges, and stablecoins.
wallet-pnl$0.05Computes wallet token P&L with FIFO cost basis for any (wallet, ERC-20, chain) triple.
watchlist$0.005Solana token watchlist / active token safety watchlist.
SEE ALSO
cluster overview (EdgeMarket) · all MCP servers · npm: @agentutility/mcp-edge-market