Yield.xyz MCP
16 services · 34 calls/30d · mcp.yield.xyz
Yield.xyz MCP · Yields GET ALL
mcp.yield.xyz
Discover DeFi yield opportunities across 80+ networks — 3,300+ staking, lending, vault, and RWA yields from Lido, Aave, Morpho, and more. Filter by token, network, yield type, or provider and sort by APY or TVL. Returns yield IDs (needed by every other tool) with APY, TVL, lock-up/cooldown periods, and KYC gating. Start here.
Yield.xyz MCP · Yields GET Balances
mcp.yield.xyz
Get live DeFi yield balances and pending actions for any wallet — active staking, lending, vault, and RWA positions with accrued rewards, USD values, current APY, and claimable actions. Covers 3,300+ yields (Lido, Aave, Morpho, tokenized treasuries) across 80+ networks. Call before actions_exit or actions_manage.
Yield.xyz MCP · Networks GET ALL
mcp.yield.xyz
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 network id to filter yields_get_all.
Yield.xyz MCP · Actions Enter
mcp.yield.xyz
Build unsigned transactions to enter any DeFi yield — native/liquid staking (ETH, SOL, ATOM), stablecoin lending (USDC/USDT on Aave, Morpho), ERC-4626 vaults, and tokenized RWAs across 80+ networks. Does NOT execute: the caller signs and broadcasts each tx, so keys never leave the caller. Find yield IDs via yields_get_all.
Yield.xyz MCP · Actions Exit
mcp.yield.xyz
Build unsigned transactions to exit a DeFi yield position — unstake, withdraw from lending or vaults, or redeem RWAs — across 80+ networks. Supports instant and queued/cooldown redemption per protocol. Does NOT execute: the caller signs and broadcasts each tx. Check positions with yields_get_balances first.
Yield.xyz MCP · Actions GET
mcp.yield.xyz
Get the status and transactions of a specific action by its ID (returned by actions_enter/exit/manage). Poll this to track an action from CREATED → SUCCESS/FAILED.
Yield.xyz MCP · Actions GET ALL
mcp.yield.xyz
List past and pending actions for a wallet across all yields — filter by status, intent, type, yield, or network. Answers "what are my pending actions?" and finds actions awaiting a next step.
Yield.xyz MCP · Actions Manage
mcp.yield.xyz
Build unsigned transactions for pending actions on an existing DeFi position — claim rewards, restake, unlock, or complete a withdrawal — across 80+ networks. Use the action type and passthrough from yields_get_balances pendingActions[]. Does NOT execute: the caller signs and broadcasts each tx.
Yield.xyz MCP · GET Transaction
mcp.yield.xyz
Get the on-chain status of a single transaction by its Yield.xyz transaction ID — poll after broadcasting to confirm it landed, or inspect the constructed/unsigned transaction.
Yield.xyz MCP · Providers GET ALL
mcp.yield.xyz
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.
Yield.xyz MCP · Yields GET
mcp.yield.xyz
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, and whether entry/exit is currently open. Show this before a user commits to a position.
Yield.xyz MCP · Yields GET KYC Status
mcp.yield.xyz
Check whether a wallet is KYC-eligible for a gated (RWA / tokenized-treasury) yield. Returns the normalized KYC status and, when required, where to complete verification — call before actions_enter on gated yields.
Yield.xyz MCP · Yields GET Reward Rate History
mcp.yield.xyz
Historical APY / reward-rate for a yield over time — plot APY trends or compute average yield across 1d/7d/30d/90d/1y windows.
Yield.xyz MCP · Yields GET Risk
mcp.yield.xyz
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 depositing.
Yield.xyz MCP · Yields GET TVL History
mcp.yield.xyz
Historical total-value-locked (TVL) for a yield over time — track inflows/outflows and protocol growth across 1d/7d/30d/90d/1y windows.
Yield.xyz MCP · Yields GET Validators
mcp.yield.xyz
List validators for delegation-based yields (Cosmos, Polkadot, ETH native staking, etc.). Use a validator address with actions_enter/actions_exit. Filter to curated validators with preferred=true, or by name/status/address/provider.