Skip to content
Gemini CLI

Kaal Corpus: Verifiable Claim Layer for Gemini CLI

io.github.wulfkaal/corpus

Cite the claim, not the paper: 5,033 assertions, each hash-verifiable against its source PDF

client:Gemini CLI transport:streamable-http runtime:mcpb tools:18

Install Kaal Corpus: Verifiable Claim Layer in Gemini CLI

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

{
  "mcpServers": {
    "corpus": {
      "httpUrl": "https://corpus.openstanding.org/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

Kaal Corpus: Verifiable Claim Layer in other clients