AI Agent Hub
Back to plugins
🧰

xby-defi-yields

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-defi-yields

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xby-skill/xby-defi-yields inside DeepSeek Harness to install this plugin. Source: https://github.com/xby-skill/xby-defi-yields

About this plugin

Hundreds of yield pools scatter across dozens of blockchains, and getting reliable on-chain yield figures into an AI agent has traditionally meant scraping sites or stitching together multiple API calls manually. xby-defi-yields plugs into DeepSeek Harness as an MCP server so agents can fetch APY, TVL, 30-day means, and projections from DefiLlama in a single structured call with no scraping or page navigation required.

The core tool, get_yield_pools, accepts optional chain and project filters and returns the token symbol, project name, locked USD, live APY, 30-day average APY, and a prediction field for every matching pool. A companion tool, set_xby_apikey, persists the API key across restarts so you configure it once and never re-enter credentials.

Whether you are a developer building DeFi strategy advisors, portfolio monitors, or quant screening pipelines, or simply a user who wants to ask about the best stablecoin yields on Solana and receive a clean table back in chat, this plugin collapses a multi-step data workflow into one API call.

Use Cases

  • Quickly rank APY across all DeFi pools on a given chain
  • Screen high-yield stablecoin or project-specific pools for a portfolio
  • Track yield changes for projects like Aave or Lido over time

Best For

  • DeFi strategy researchers and quant developers
  • Developers building AI agents that need on-chain yield data
  • General users exploring DeFi yield opportunities