Skip to content
Gemini CLI

FRESH — Shared URL Freshness Intelligence for Gemini CLI

io.github.gsterlingpress/fresh

Decide whether an agent should reuse cached URL knowledge or fetch the resource again.

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

Install FRESH — Shared URL Freshness Intelligence in Gemini CLI

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

{
  "mcpServers": {
    "fresh": {
      "httpUrl": "https://fresh-api-production-c783.up.railway.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

What Gemini CLI can do once it is connected

FRESH — Shared URL Freshness Intelligence in other clients