Skip to content
Gemini CLI

veritap for Gemini CLI

dev.veritap/veritap

Check whether a real-world fact can be verified before an agent acts on it. Free, no auth.

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

Install veritap in Gemini CLI

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

{
  "mcpServers": {
    "veritap": {
      "httpUrl": "https://veritap.dev/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

veritap in other clients