Skip to content
Gemini CLI

anvx for Gemini CLI

io.github.tje8x/anvx

Track and optimize AI API spending across 16 providers with live pricing.

client:Gemini CLI transport:stdio runtime:pypi

Install anvx in Gemini CLI

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

{
  "mcpServers": {
    "anvx": {
      "command": "uvx",
      "args": [
        "token-economy-intel"
      ]
    }
  }
}

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

anvx in other clients