Skip to content
Gemini CLI

aave mcp for Gemini CLI

io.github.junct-bot/aave-mcp

Aave - 6 tools for lending rates, supply, and borrow data

client:Gemini CLI transport:streamable-http

Install aave mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "aave-mcp": {
      "httpUrl": "https://aave.mcp.junct.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

aave mcp in other clients