Gearbox icon Gearbox Lending

Gearbox MCP Integration

● Protocol

Composable leverage protocol enabling undercollateralized borrowing for DeFi strategies. Gearbox lets users leverage farm, trade, and stake across Ethereum DeFi with up to 10x leverage via credit accounts. Manage leveraged positions via Zveno.

  • Undercollateralized leverage (up to 10x)
  • Credit accounts for composable leverage
  • Integration with major DeFi protocols
  • Passive lending pools

// One MCP endpoint. Every DeFi protocol.

Connect your AI agent or MEV bot to Zveno and call Gearbox through a single, unified MCP tool interface. No ABI wrangling, no SDK sprawl, no protocol-specific boilerplate — describe the action and let Zveno handle execution.

What your AI agent can do with Gearbox via MCP

  • Open credit account
  • Add collateral
  • Execute leveraged strategies
  • Fetch account data
  • Close positions

Gearbox deployments across chains

Gearbox is deployed on 3 blockchains. Zveno gives your agent access to Gearbox on every supported chain via one unified MCP endpoint.

Sample MCP tool call

// Zveno MCP — execute a token swap via Gearbox
{
  "tool": "swap_tokens",
  "params": {
    "protocol": "gearbox",
    "token_in":  "USDC",
    "token_out": "ETH",
    "amount_in": 1000,
    "slippage":  0.005
  }
}

// Response
{
  "amount_out":  0.33121,
  "price_impact": 0.0012,
  "unsigned_tx": "0x4a9b...f310"
}

Get early access

Zveno is launching soon. Join the waitlist and be first to integrate Gearbox into your agent.