Aave MCP for Gemini CLI
com.aave/mcp
Official Aave MCP for V3 and V4 markets, positions, governance, and transaction preparation.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:53
Install Aave MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.aave.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- get_chains
- get_markets
- get_emode_categories
- get_user_positions
- get_position_items
- get_user_summary
- get_transaction_processed
- get_reserve_details
- get_apy_history
- get_user_activity
- get_protocol_history
- get_user_summary_history
- get_hubs
- get_hub_assets
- get_market_history
- get_asset_history
- get_reserve_holders
- get_interest_rate_model
- get_wallet_balances
- get_risk_premium
- get_spoke_configs
- get_multichain_asset
- prepare_liquidation
- prepare_set_emode