Skip to content
Gemini CLI

Tempreon — Personal AI Memory for Gemini CLI

com.tempreon/tempreon

Person-owned AI memory that learns, not just stores — portable context for any MCP client.

client:Gemini CLI transport:streamable-http

Install Tempreon — Personal AI Memory in Gemini CLI

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

{
  "mcpServers": {
    "tempreon": {
      "httpUrl": "https://api.tempreon.com/functions/v1/tempreon-mcp/mcp"
    }
  }
}

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

Tempreon — Personal AI Memory in other clients