yield-agentkit
Yield.xyz AgentKit
A skill for discovering and acting on DeFi yield opportunities via the Yield.xyz MCP server.
⚠️ How to Call Tools — Read This First
Always call tools via the connected MCP server (https://mcp.yield.xyz/mcp). Never fall back to curl, bash, or raw HTTP requests.
The MCP server exposes these tools directly — call them like any other tool:
yields_get_all— list/filter yieldsyields_get— get one yield by IDyields_get_validators— list validators for a yieldyields_get_balances— check wallet balancesyields_get_reward_rate_history— historical APY/reward rate data for a yieldyields_get_tvl_history— historical TVL data for a yieldyields_get_risk— detailed risk parameters for a yieldactions_enter— enter a positionactions_exit— exit a positionactions_manage— claim rewards / manage position
More from stakekit/agentkit
yield-agentkit-privy
End-to-end DeFi yield execution with Privy agentic wallets. Yield.xyz discovers yields and builds transactions, Privy handles wallet creation, policy enforcement, signing, and broadcasting. Supports autonomous and semi-autonomous (enterprise approval) modes. Use when user wants to execute yield transactions via Privy wallet, set up autonomous yield strategies, or manage agentic wallet policies. Requires Yield.xyz MCP and Privy API credentials.
15yield-agentkit-moonpay
Enter DeFi yield positions end-to-end, Yield.xyz AgentKit discovers 2,988 yield opportunities across 80+ networks, MoonPay handles wallet auth and transaction signing.
8