Yield Copilot
Ask live questions about crypto yield.
Yield Copilot lets AI agents query Bitcompare's live yield dataset through MCP tools, so users can compare rates, monitor changes, check stablecoin yield, and generate publisher-ready yield tables without relying on model guesses.
What it is
An AI agent that answers from live yield data.
Yield Copilot connects your AI agent to Bitcompare's live crypto yield dataset through MCP. Instead of guessing, the agent calls real tools and answers with current rates, freshness and provider context.
Live, not guessed
Answers come from Bitcompare's live yield data via MCP tool calls, not the model's training data.
Any MCP host
Works with Claude, ChatGPT-compatible hosts and other MCP-aware agents.
Built for outcomes
Compare rates, monitor changes, check stablecoin yields and generate publisher-ready tables.
Workflows
What you can ask.
Real agent workflows, grouped by outcome. Drop any of these into an MCP-aware host once the Bitcompare MCP server is connected — Yield Copilot answers from live data.
Find best current yield
- Prompt
“What are the best USDC yields right now?”
- Prompt
“Which provider has the top BTC lending rate today?”
Compare opportunities
- Prompt
“Compare ETH staking vs lending across CeFi and DeFi.”
- Prompt
“Show stablecoin yields with recent updates.”
Monitor changes
- Prompt
“Which BTC earn products changed rates this week?”
- Prompt
“Alert me when USDC yields move above 8%.”
Publisher workflow
- Prompt
“Generate a yield table for a publisher page.”
- Prompt
“Summarise the top stablecoin offers with disclosure notes.”
Research workflow
- Prompt
“Which providers have the freshest data today?”
- Prompt
“Show rates by provider and confidence level.”
One full example
From question to trustworthy answer.
A complete round-trip: the user asks, the agent calls Bitcompare, and the answer comes back with freshness and a caveat.
- User
“What's the best USDC lending yield right now, and how fresh is it?”
- Agent → Bitcompare MCPtool_call
{ "tool": "get_rates", "input": { "symbol": "usdc", "category": "lending", "limit": 1 } } - Bitcompare → Agenttool_result
{ "data": { "symbol": "USDC", "rates": [ { "provider": "fluid", "symbol": "USDC", "category": "lending", "rate": 6.29, "metadata": { "chain": "Ethereum", "source": "defillama_yields", "poolId": "4438dabc-7f0c-430b-8136-2722711ae663", "project": "fluid-lending", "tvlUsd": 116838581, "apyBase": 5.25, "exposure": "single", "poolMeta": null, "apyReward": 1.04, "apyMean30D": 6.85431, "isStablecoin": true }, "lastUpdated": "2026-06-21T11:20:50.559Z", "coinId": "usd-coin", "providerSymbol": "USDC", "unitType": "absolute", "unitSymbol": null }, { "provider": "euler-v2", "symbol": "USDC", "category": "lending", "rate": 2.78441, "metadata": { "chain": "Ethereum", "source": "defillama_yields", "poolId": "0fde8996-ecdf-441c-94a9-ec67403e9b8c", "project": "euler-v2", "tvlUsd": 14522414, "apyBase": 2.78441, "exposure": "single", "poolMeta": "EVK Vault eUSDC-80", "apyReward": null, "apyMean30D": 2.68741, "isStablecoin": true }, "lastUpdated": "2026-06-21T11:20:34.976Z", "coinId": "usd-coin", "providerSymbol": "USDC", "unitType": "absolute", "unitSymbol": null } ], "count": 18 } } - Agent
Nexo is paying 8.4% APY on USDC lending — the top rate across tracked providers, updated about 2 minutes ago. Rates can change and vary by region and tier, and this isn't financial advice. Want me to compare the top 5?
Illustrative. Live rates and providers change — Yield Copilot always answers from current MCP data with freshness shown.
Tools, summarised
What the tools cover.
A quick summary of the live data Yield Copilot can pull. For install steps, configuration and the full tool reference, see the MCP page.
Rates & rate history
Current lending, staking and borrowing rates, plus how they have changed over time.
Provider & asset metadata
Provider details and coin/asset metadata to ground answers.
Stablecoin stability
Stablecoin yields and peg-stability signals.
Prices & market context
Live prices, market summary, movers and sentiment for context.
Symbol resolution
Resolve tickers to canonical assets, individually or in batch.
Trust & safety
Guardrails for agent answers.
Agents answer users from this data, so the guardrails matter.
Live but changing
Data is live but rates can change between calls.
Rates vary
Rates vary by region, tier, balance, lockup and provider terms.
Show freshness
Freshness and confidence signals should be surfaced in answers.
Sponsored vs organic
Sponsored placements are separated from organic rate data.
Not financial advice
Outputs are informational and not financial advice.
How to connect
Connect your agent in a few steps.
Yield Copilot runs on the Bitcompare MCP server. Connect it, add your key, and start asking.
Connect through MCP
Add the Bitcompare MCP server to Claude, a ChatGPT-compatible host or any MCP-aware agent.
Get an API key
Generate a key at pro.bitcompare.net and add it to your MCP config.
Free REST tier, Pro for agents
The free tier covers REST-API experimentation — 10,000 requests a month with 7-day history. Driving an agent through MCP requires the Pro plan ($499/mo, ~17% off annual).
One key, two surfaces
The same ck_live_ key authenticates both the REST API and MCP — MCP unlocks on the Pro plan.
Connect the Bitcompare MCP server.
MCP/agent access runs on the Pro plan ($499/mo). Start free on the REST API to experiment first.