Animica x402 Directory

Directory / mcp.yield.xyz

mcp.yield.xyz/x402/providers_get_all

List every protocol/provider behind Yield.xyz yields — Lido, Aave, Morpho, validator operators, RWA issuers, and more — with names and identifiers. Use a providerId to filter yields_get_all.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://mcp.yield.xyz/x402/providers_get_all'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch -X POST 'https://mcp.yield.xyz/x402/providers_get_all'

Endpoint: https://mcp.yield.xyz/x402/providers_get_all. Operated by mcp.yield.xyz, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on mcp.yield.xyz

mcp.yield.xyz/x402/actions_exit

Build unsigned transactions to exit a DeFi yield position — unstake, withdraw from lending or vaults, or redeem RWAs — across 80+ networks. Supports instant and…

POST · $0.001

mcp.yield.xyz/x402/networks_get_all

List every network Yield.xyz supports (80+) with its id (slug), name, and category (EVM, Cosmos, Substrate, misc). Filter by name/id or category. Use the networ…

POST · $0.001

mcp.yield.xyz/x402/yields_get

Get full metadata for a single DeFi yield: current APY, TVL, fees, minimum/maximum entry, lock-up/cooldown/warm-up periods, reward mechanics, supported tokens, …

POST · $0.001

mcp.yield.xyz/x402/yields_get_balances

Get live DeFi yield balances and pending actions for any wallet — active staking, lending, vault, and RWA positions with accrued rewards, USD values, current AP…

POST · $0.001

mcp.yield.xyz/x402/yields_get_risk

Get the risk profile for a yield — ratings and scores from independent risk providers (Credora, Staking Rewards) so agents and users can weigh safety before dep…

POST · $0.001

All 6 endpoints on mcp.yield.xyz →