Skip to content
Gemini CLI

AI Model Watch for Gemini CLI

io.github.khavel/aimodelwatch

Prices, context windows, lifecycle and deprecation dates for 270+ AI/LLM models. Daily, no key.

client:Gemini CLI transport:stdio runtime:npm

Install AI Model Watch in Gemini CLI

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

{
  "mcpServers": {
    "aimodelwatch": {
      "command": "npx",
      "args": [
        "-y",
        "@aimodelwatch/mcp"
      ]
    }
  }
}

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

AI Model Watch in other clients