Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint

@agentutility/mcp-edge-market

Onchain decisions agents can charge for. · 37 tools · $0.002 – $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 (37)
toolpricedescription
agent-card-resolve$0.005Agent card resolver / ERC-8004 Identity Registry lookup / Trustless Agents / agentId → owner + agentURI / A2A identity / agent.json fetch…
arbitrage-spread$0.005Cross-exchange arbitrage spread / max-min price / CEX price dispersion / spread % calculator.
basename-resolve$0.005Basename resolver / Coinbase Basenames / .base.eth lookup / Base name service / on-chain name resolution.
bridge-rates$0.03Cross-chain bridge rate aggregator.
contract-source$0.01Verified contract source code / Etherscan source / contract ABI fetcher / Solidity source lookup.
contract-source-verified$0.01Verified contract source code / Etherscan source / Basescan ABI / Solidity source lookup / contract verification check / ABI fetcher / Et…
crypto-tx-explainer$0.04Ethereum/Base/Arbitrum/Optimism/Polygon transaction explainer.
dao-proposal-monitor$0.03Snapshot.org DAO proposal monitor.
defi-llama-protocol$0.02DefiLlama protocol lookup — TVL, chain breakdown, current TVL, 24h/7d/30d changes, audits, parent protocol, categories.
defi-yield-pools$0.005DeFi yield pools / APY aggregator / yield-farming opportunities / DeFiLlama yields / cross-protocol APY ranking / stablecoin yields / LP…
dex-liquidity-depth$0.01DEX liquidity depth / pool TVL aggregator / total liquidity per token / on-chain liquidity audit.
ens-resolve$0.03ENS resolver / Ethereum Name Service lookup.
erc20-balance$0.002ERC-20 balance reader / balanceOf / on-chain token balance / wallet balance lookup / multi-chain ERC20 balance / read Base / read Ethereu…
erc20-metadata$0.002ERC-20 metadata reader / token info / token symbol lookup / token decimals / total supply / multi-chain ERC20 reader / Base / Ethereum /…
eth-logs$0.01eth_getLogs / on-chain event logs / EVM event reader / Transfer event scan / ERC20 Transfer logs / NFT mint logs / DEX swap events / mult…
funding-rates$0.002Perp funding rates / Binance USD-M futures funding / next-funding-time / 24h history / perp basis.
gas-now-base$0.02Gas oracle / EIP-1559 fee estimator.
gas-price$0.02Gas price API / EIP-1559 fee estimator / Base + Ethereum + Optimism + Arbitrum gas tracker / pre-tx cost estimator.
honeypot-check$0.05Honeypot.is buy/sell simulation for any Base or Ethereum ERC-20.
ipfs-fetch$0.005IPFS fetch / IPFS gateway / Web3 storage retrieval / NFT metadata fetcher / Filecoin gateway / decentralized content / pinned-content reader.
lp-lock-check$0.01LP lock check / liquidity-lock auditor / Unicrypt + Team Finance + burn-address detection.
nft-floor$0.01NFT collection floor + recent sales via Reservoir.
price-impact$0.005Price-impact / slippage estimator / DEX swap size impact / size-keyed quote / depth simulation.
safe-multisig-status$0.005Safe multisig status / Gnosis Safe info / Safe owners / Safe threshold / Safe pending queue / DAO treasury wallet / Safe wallet lookup.
safe-tx-decode$0.003Gnosis Safe execTransaction decoder.
stablecoin-monitor$0.005Stablecoin monitor.
stablecoin-peg$0.005Stablecoin peg monitor / depeg detector.
token-burn-stats$0.005Token burn stats / total burned / latest burn tx / burn-as-% supply / supply-burn auditor.
token-honeypot$0.05EVM token honeypot detection / can-i-sell check / rug-pull scanner / sell-tax simulator / buy-tax simulator / scam token detector / Base…
token-price$0.02Crypto token price API / CoinGecko wrapper.
token-risk$0.10Token risk score / token security audit / rug-pull score / token safety check.
token-risk-score$0.10Composite EVM token risk score / token security audit / rug-pull score / token safety check / honeypot + tax + holder concentration / GoP…
token-volatility$0.005Token volatility / historical volatility / annualized vol / standard deviation of returns / crypto vol calculator.
tx-receipt-decode$0.02EVM transaction receipt decoder / log decoder / event log reader / Etherscan tx debug / receipt parser / Basescan tx explainer / tenderly…
tx-simulate-swap$0.02Tx simulate swap / pre-trade quote / DEX swap simulator / 1inch + LlamaSwap quote / would-it-succeed check.
wallet-label$0.005Wallet label / address tagger / known-address lookup / EOA-vs-contract check / deployer tracer.
wallet-pnl$0.05Wallet token P&L / FIFO cost basis / realized + unrealized profit / EVM portfolio analytics.
SEE ALSO
cluster overview (EdgeMarket) · all MCP servers · npm: @agentutility/mcp-edge-market