Skip to content
Gemini CLI

SOKI (想起) — Personal Memory for Gemini CLI

jp.kitemir/soki

Personal memory outside the AI. Due dates, loose ends and old notes come back on their own.

client:Gemini CLI transport:streamable-http

Install SOKI (想起) — Personal Memory in Gemini CLI

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

{
  "mcpServers": {
    "soki": {
      "httpUrl": "https://mcp.kitemir.jp/mcp"
    }
  }
}

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

SOKI (想起) — Personal Memory in other clients