Skip to content
Gemini CLI

scrapecheck for Gemini CLI

io.github.fieldmodellc/scrapecheck

Verify before your agent acts on data it paid for. Signed verdicts, checkable offline, via x402.

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

Install scrapecheck in Gemini CLI

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

{
  "mcpServers": {
    "scrapecheck": {
      "httpUrl": "https://scrapecheck-mcp.fly.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

scrapecheck in other clients