Skip to content
Gemini CLI

Patina for Gemini CLI

io.github.ramakrishnanhulk20/patina

Check how many years of verifiable history a person has behind accounts they already own.

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

Install Patina in Gemini CLI

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

{
  "mcpServers": {
    "patina": {
      "httpUrl": "https://patinadata.xyz/api/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

Patina in other clients