Skip to content
Gemini CLI

MockHero for Gemini CLI

io.github.dinosaur24/mockhero

Generate realistic relational test data — 156 field types, 22 locales, JSON/CSV/SQL, free previews.

client:Gemini CLI transport:streamable-http runtime:npm

Install MockHero in Gemini CLI

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

{
  "mcpServers": {
    "mockhero": {
      "httpUrl": "https://mockhero.dev/mcp/agent"
    }
  }
}

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

MockHero in other clients