Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Add get_vault_strategy tool (AVS allocations for EigenLayer vaults) and document live LTV enrichment for reserve vaults (ezCompETH1, ezUSCC1)
What This Skill Does
Queries live data from the Renzo liquid restaking protocol. Returns ezETH and vault metrics including APRs, TVL, exchange rates, EigenLayer operator details, supported chains, user token balances, and ezETH withdrawal status.
The Renzo MCP endpoint is public and requires no API keys, giving direct access to live protocol data without building custom API integrations or manually checking the Renzo dashboard.
When to use it
- Checking current ezETH APR and exchange rate
- Comparing vault yields across EigenLayer and Jito ecosystems
- Looking up pending ezETH withdrawal status for a wallet address
- Viewing Renzo token balances for a given Ethereum address
- Inspecting AVS allocations and operator delegation for EigenLayer vaults
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: What is ezETH currently earning and what is the total Renzo TVL?
- 1Call get_ezeth_info to fetch APR, exchange rate, total supply, and TVL
- 2Call get_protocol_stats to get aggregate TVL and chain count
- 3Format APR as a percentage with 2 decimal places and TVL with shorthand notation
- 4Present a combined summary with ezETH metrics and protocol-wide figures
ezETH is earning 2.83% APR at a 1.0721 ETH exchange rate; total protocol TVL is $469.5M across 8 chains