Skip to content
Gemini CLI

CheckoutTruth for Gemini CLI

io.github.moelayyan90/checkouttruth

Verify live product price, currency, stock, variants and published shipping evidence for AI agents.

client:Gemini CLI transport:streamable-http

Install CheckoutTruth in Gemini CLI

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

{
  "mcpServers": {
    "checkouttruth": {
      "httpUrl": "https://checkouttruth-n3ieq1.v2.appdeploy.ai/mcp"
    }
  }
}

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

CheckoutTruth in other clients