Skip to content
Gemini CLI

spomory for Gemini CLI

io.github.lyf-wxy/spomory

Explainable graph-retrieval memory engine with an RL-trained management policy.

client:Gemini CLI transport:streamable-http runtime:pypi

Install spomory in Gemini CLI

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

{
  "mcpServers": {
    "spomory": {
      "httpUrl": "https://api.yliuai.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

spomory in other clients