Animica x402 Directory

Directory

mcp.barker.money

mcp.barker.money publishes 11 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.05 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/barker_crosschain_routes GET $0.01 200
/barker_defi_vaults GET $0.001 402
/barker_executable_pools GET $0.01 200
/barker_execution_quote GET $0.05 200
/barker_market_overview GET $0.001 200
/barker_market_trend GET $0.001 200
/barker_pool_detail GET $0.005 200
/barker_pool_history GET $0.005 200
/barker_pool_search GET $0.001 200
/barker_vault_position GET $0.001 402
/barker_yield_advisor GET $0.03 200

What these endpoints do

mcp.barker.money/barker_crosschain_routes

Barker's cross-chain route availability for a stablecoin from a given chain (bridge/venue coverage). Use for 'bridge USDC from arbitrum', '跨链路径'.

GET · $0.01 · probe 200

mcp.barker.money/barker_defi_vaults

Query real-time stablecoin supply yield pools from Barker's index of 500+ DeFi protocols. Returns ranked rows with protocol_name, chain_name, asset_symbol, supply_apy_total (decimal — multiply by 100 …

GET · $0.001 · probe 402

mcp.barker.money/barker_executable_pools

EXECUTION DISCOVERY: which stablecoin vaults support direct deposit/redeem through barker_execution_quote. Returns executable pools with adapter support, live deposit capacity (is_full) and APY/TVL. C…

GET · $0.01 · probe 200

mcp.barker.money/barker_execution_quote

EXECUTION QUOTE (non-custodial): buy an unsigned, ready-to-sign transaction that deposits into or redeems from a stablecoin vault. Returns transaction_request {chainId,from,to,data,value} + route + ri…

GET · $0.05 · probe 200

mcp.barker.money/barker_market_overview

Stablecoin market snapshot: total market cap, yield-bearing cap, asset distribution, chain distribution. Use for 'stablecoin market cap', 'USDT market share', '稳定币市场份额'. share_pct fields are decimals …

GET · $0.001 · probe 200

mcp.barker.money/barker_market_trend

Historical APY trend for stablecoins vs. US Treasury benchmark over a lookback window (7–180 days). Use for 'DeFi vs treasury', 'is stablecoin APY going up', 'crypto yield trend', '稳定币利率走势'.

GET · $0.001 · probe 200

mcp.barker.money/barker_pool_detail

Full single-pool dossier by pool_uid: all APY components (percent unit), TVL, terms, execution capability, reward breakdown. Use after barker_defi_vaults / barker_yield_advisor to inspect one pool.

GET · $0.005 · probe 200

mcp.barker.money/barker_pool_history

Per-pool APY/TVL time series (default 30d, APY percent unit) for trend and volatility analysis of one pool_uid. Use for 'is this pool's APY stable', '这个池子收益稳不稳'.

GET · $0.005 · probe 200

mcp.barker.money/barker_pool_search

Fuzzy search pools by keyword (protocol name / pool name / asset). Resolves natural-language pool references to pool_uid for the detail/history tools.

GET · $0.001 · probe 200

mcp.barker.money/barker_vault_position

VAULT POSITION (on-chain read): current redeemable value of a wallet's ERC-4626 vault position. Pass the pool_uid (from barker_executable_pools / barker_execution_quote) and the wallet address; Barker…

GET · $0.001 · probe 402

mcp.barker.money/barker_yield_advisor

FLAGSHIP: 'Where should I park my stablecoins right now?' Returns a ranked top-N recommendation across Barker's DeFi yield index (500+ protocols) with data-derived reasons and risk flags per pick (APY…

GET · $0.03 · probe 200