Skip to content
Gemini CLI

hypathesis for Gemini CLI

com.predme/hypathesis

Variable relationships from research papers with causal direction and source traceback.

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

Install hypathesis in Gemini CLI

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

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

hypathesis in other clients