Skip to content
Gemini CLI

proofetch for Gemini CLI

io.github.vektoris-ai/proofetch

Verified extraction: source-backed JSON from PDFs/URLs; honest null + signed receipt.

client:Gemini CLI transport:streamable-http

Install proofetch in Gemini CLI

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

{
  "mcpServers": {
    "proofetch": {
      "httpUrl": "https://proofetch-vektoris-ai-workflows.vercel.app/mcp"
    }
  }
}

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

proofetch in other clients