Skip to content
Gemini CLI

KeepFlash Agent Access for Gemini CLI

io.github.dante-is-shipping/keepflash-agent-access

Search, read, cite, create, and safely update a user's private KeepFlash knowledge library.

client:Gemini CLI transport:streamable-http

Install KeepFlash Agent Access in Gemini CLI

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

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

KeepFlash Agent Access in other clients