Skip to content
Gemini CLI

Arkon Vault for Gemini CLI

io.github.havix0101/arkon-vault

Private projects, preflight, decisions, and handoffs that keep work continuous across AI tools.

client:Gemini CLI transport:streamable-http

Install Arkon Vault in Gemini CLI

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

{
  "mcpServers": {
    "arkon-vault": {
      "httpUrl": "https://vault.arkoncybersecurity.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

Arkon Vault in other clients