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