Skip to content
Gemini CLI

ai eval for Gemini CLI

io.github.lazymac2x/ai-eval

Cloudflare Workers MCP server: ai-eval

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

Install ai eval in Gemini CLI

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

{
  "mcpServers": {
    "ai-eval": {
      "httpUrl": "https://api.lazy-mac.com/ai-eval/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

ai eval in other clients