Skip to content
Gemini CLI

secretcarousel for Gemini CLI

io.github.jyswee/secretcarousel

Agent-first secrets vault. Store, rotate, and share credentials from chat. 20 tools.

client:Gemini CLI transport:sse runtime:npm

Install secretcarousel in Gemini CLI

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

{
  "mcpServers": {
    "secretcarousel": {
      "url": "https://mcp.secretcarousel.com/sse"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

secretcarousel in other clients