Skip to content
Gemini CLI

Avalanche AVAX MCP for Gemini CLI

io.github.airpote/avalanche-docs

Search and retrieve Avalanche blockchain documentation for building on AVAX.

client:Gemini CLI transport:streamable-http tools:48

Install Avalanche AVAX MCP in Gemini CLI

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

{
  "mcpServers": {
    "avalanche-docs": {
      "httpUrl": "https://build.avax.network/api/mcp"
    }
  }
}

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

All 48 tools →

Avalanche AVAX MCP in other clients