get_risk_premium — Aave MCP MCP Tool Read-only
get_risk_premium
(get risk premium) 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 get_risk_premium from your client
- Claude Code Aave MCP get_risk_premium run in your project directory
- Claude Desktop Aave MCP get_risk_premium ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Aave MCP get_risk_premium ~/.cursor/mcp.json
- VS Code Aave MCP get_risk_premium .vscode/mcp.json
- Zed Aave MCP get_risk_premium ~/.config/zed/settings.json
- Windsurf Aave MCP get_risk_premium ~/.codeium/windsurf/mcp_config.json
- Cline Aave MCP get_risk_premium ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Aave MCP get_risk_premium ~/.gemini/settings.json
- Grok Aave MCP get_risk_premium .mcp.json (in your project root)
- ChatGPT Aave MCP get_risk_premium Settings → Connectors → Advanced → Developer mode
- Claude.ai Aave MCP get_risk_premium Settings → Connectors → Add custom connector
- LangChain Aave MCP get_risk_premium 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_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
- prepare_claim_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.