Skip to content
Gemini CLI

GroundTruth — subsurface scan QA & trade estimating for Gemini CLI

ai.gtfi/groundtruth

Two independent AI models read a GPR, locate or pipe scan and flag the do-not-core call.

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

Install GroundTruth — subsurface scan QA & trade estimating in Gemini CLI

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

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

What Gemini CLI can do once it is connected

GroundTruth — subsurface scan QA & trade estimating in other clients