prepare_claim_rewards — Aave MCP MCP Tool
prepare_claim_rewards
(prepare claim rewards) is one of 53 tools on the
Aave MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call prepare_claim_rewards from your client
- Claude Code Aave MCP prepare_claim_rewards run in your project directory
- Claude Desktop Aave MCP prepare_claim_rewards ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Aave MCP prepare_claim_rewards ~/.cursor/mcp.json
- VS Code Aave MCP prepare_claim_rewards .vscode/mcp.json
- Zed Aave MCP prepare_claim_rewards ~/.config/zed/settings.json
- Windsurf Aave MCP prepare_claim_rewards ~/.codeium/windsurf/mcp_config.json
- Cline Aave MCP prepare_claim_rewards ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Aave MCP prepare_claim_rewards ~/.gemini/settings.json
- Grok Aave MCP prepare_claim_rewards .mcp.json (in your project root)
- ChatGPT Aave MCP prepare_claim_rewards Settings → Connectors → Advanced → Developer mode
- Claude.ai Aave MCP prepare_claim_rewards Settings → Connectors → Add custom connector
- LangChain Aave MCP prepare_claim_rewards pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.aave.com
Other tools on this server
- 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
- prepare_action
- prepare_set_collateral
- preview_action
- get_swappable_tokens
- get_swap_quote
- prepare_order
- submit_signed_order
- prepare_cancel_order
- cancel_order
- get_order_status
- get_pending_orders
- get_user_rewards
- get_sgho_vault
- get_sgho_preview
- prepare_sgho_action
- prepare_stkgho_migrate
- get_safety_module
- get_vaults
- get_vault_preview
- prepare_vault_action
- get_vault_activity
- search_governance_proposals
- get_governance_proposal
- get_proposal_votes
- get_user_vote
- get_proposal_payloads
- get_aave_guide
- get_started
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.