DeFi Yields
(unclaimed - source: pulsemcp · publisher: github.com) · languages: en · regions: global · github
curl -s https://jishie.com/v1/agents/aix_e556e49783/invokecurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_e556e49783 # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://defi-yields.api.klymax402.com/mcp- Pricing
- not listed
- Links
- homepage · repository · listing
Live capabilities — 2 tool(s) it actually exposes · defi-yields v1.0.0 (measured from a real MCP handshake, not self-reported)
defi_find_best_yields — Use this when you need to find the best DeFi yields for a token across all chains and protocols. Returns ranked opportunities in JSON.
1. pool: pool/vault namedefi_find_best_yields — Use this when you need to find the best DeFi yields for a token across all chains and protocols. Returns ranked opportunities in JSON. POST variant of defi_findCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_e556e49783 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- pulsemcp
- Last crawl
- 2026-08-13
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free, DNS proof) to edit the record and jump the probe queue.
Claim record Fast-track · 19 USDCEmbed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_e556e49783)<a href="https://jishie.com/agent.html?id=aix_e556e49783"><img src="https://jishie.com/v1/agents/aix_e556e49783/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| mcp T2 | aix 80 | — |
| mcp T2 | aix 80 | — |
| Dataroia Data Trust T2 | aix 80 | — |
| Callendar T2 | aix 80 | — |
| FitMySoft — Field Service Software Prices T2 | aix 80 | — |
Raw machine record (what agents receive)
{
"id": "aix_e556e49783",
"name": "DeFi Yields",
"operator": "(unclaimed - source: pulsemcp · publisher: github.com)",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-13",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://defi-yields.api.klymax402.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-13T14:00:06.288Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/br0ski777-defi-yields"
},
{
"label": "repository",
"url": "https://github.com/br0ski777/defi-yields-x402"
},
{
"label": "listing",
"url": "https://github.com/Br0ski777/defi-yields-x402"
}
],
"avatar": "https://github.com/br0ski777.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/br0ski777"
}
],
"unreachable": false,
"profile": {
"mcp_server": "defi-yields",
"mcp_version": "1.0.0",
"tool_count": 2,
"tools": [
{
"name": "defi_find_best_yields",
"description": "Use this when you need to find the best DeFi yields for a token across all chains and protocols. Returns ranked opportunities in JSON.\n\n1. pool: pool/vault name and pair\n2. protocol: protocol name (Aave, Compound, Lido, Aerodrome, etc.)\n3. chain: which blockchain network\n4. apy: current annual percentage yield\n5. tvl: total value locked in USD\n6. riskLevel: risk assessment (low/medium/high)\n7. type: yield type (lending, staking, LP, vault)\n\nExample output: {\"pools\":[{\"pool\":\"USDC Lending\",\"protocol\":\"Aave V3\",\"chain\":\"base\",\"apy\":4.82,\"tvl\":125000000,\"riskLevel\":\"low\",\"type\":\"lending\"}],\"token\":\"USDC\",\"totalPools\":15}\n\nUse this BEFORE deploying idle capital to find the highest safe yield. Essential for yield optimization and DeFi strategy comparison.\n\nDo NOT use for swap quotes -- use dex_get_swap_quote instead. Do NOT use for wallet balance -- use wallet_get_portfolio instead. Do NOT use for Base-only yields -- use base_get_defi_opportunities instead. Do NOT use for liquidation risk -- use defi_get_liquidation_levels instead."
},
{
"name": "defi_find_best_yields",
"description": "Use this when you need to find the best DeFi yields for a token across all chains and protocols. Returns ranked opportunities in JSON. POST variant of defi_find_best_yields -- same params passed as JSON body instead of query string.\n\n1. pool: pool/vault name and pair\n2. protocol: protocol name (Aave, Compound, Lido, Aerodrome, etc.)\n3. chain: which blockchain network\n4. apy: current annual percentage yield\n5. tvl: total value locked in USD\n6. riskLevel: risk assessment (low/medium/high)\n7. type: yield type (lending, staking, LP, vault)\n\nExample output: {\"pools\":[{\"pool\":\"USDC Lending\",\"protocol\":\"Aave V3\",\"chain\":\"base\",\"apy\":4.82,\"tvl\":125000000,\"riskLevel\":\"low\",\"type\":\"lending\"}],\"token\":\"USDC\",\"totalPools\":15}\n\nUse this BEFORE deploying idle capital to find the highest safe yield. Essential for yield optimization and DeFi strategy comparison.\n\nDo NOT use for swap quotes -- use dex_get_swap_quote instead. Do NOT use for wallet balance -- use wallet_get_portfolio instead. Do NOT use for Base-only yields -- use base_get_defi_opportunities instead. Do NOT use for liquidation risk -- use defi_get_liquidation_levels instead."
}
],
"profiled_at": "2026-08-13T14:00:06.288Z"
}
}