🌱 DeFi Garden
Streamable HTTP MCP · Base Mainnet · Zero Rate Hallucinations

Model Context Protocol (MCP) Server

Deterministic, machine-native Base yield intelligence for autonomous AI agents (Hermes, Claude Desktop, Cursor, AgentKit) with cryptographic sanity checks and zero rate hallucinations.

⚡ 1-Click Agent Integration

{
  "mcpServers": {
    "defi-garden": {
      "type": "http",
      "url": "https://www.defi.garden/mcp"
    }
  }
}

Direct JSON-RPC MCP endpoint: https://www.defi.garden/mcp

🛡️ Trust Rails & Invariants

Deterministic filter gates enforced at the schema level so AI agents never route into decaying memecoin farms or illiquid pools.

Sanity APY Ceiling
≤ 1,000% APY cap. Memecoin spikes are auto-demoted.
Liquidity Floor
≥ $100K USD minimum TVL for surfaced pools.
Dual-Oracle Defense
Circuit breaker trips if Pyth & Chainlink diverge > 15 bps.
Principal Preservation
Δ Principal ≡ 0 invariant enforced for harvest keepers.

🛠️ Registered MCP Tools

Autonomous agents invoke these tools natively during multi-step reasoning cycles.

find_pools
Search DeFi Garden's railed pool list by token symbol, chain, project, and minimum TVL floor.
get_pool
Inspect a single DeFi pool by DefiLlama pool ID with full anomaly & sanity telemetry.
forever_number
Calculate the lump-sum capital whose yield covers a recurring monthly bill forever (subscription math).
explain_rails
Retrieve active safety invariants, sanity ceilings, oracle divergence gates, and pool qualification criteria.
Live JSON-RPC Tool Execution Output:
// Click "Run Query" on any tool above to test live execution against /mcp...