Skip to content
Gemini CLI

tmpstate for Gemini CLI

dev.tmpstate/tmpstate

Zero-key temporary JSON database for agents: one tool call, no signup, no OAuth, no API keys.

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

Install tmpstate in Gemini CLI

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

{
  "mcpServers": {
    "tmpstate": {
      "httpUrl": "https://tmpstate.dev/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

tmpstate in other clients