Skip to content
Gemini CLI

Veredicto Humano for Gemini CLI

io.github.jgsierra/veredicto-humano-x402

Ask a real human (not an LLM) for a judgment, $0.10 USDC via x402. The result returns to the agent.

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

Install Veredicto Humano in Gemini CLI

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

{
  "mcpServers": {
    "veredicto-humano-x402": {
      "httpUrl": "https://veredicto-humano-x402.onrender.com/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

Veredicto Humano in other clients