Skip to content
Gemini CLI

SPM - Structured Project Memory for Gemini CLI

com.getspm/spm

Durable, shareable and governed project memory with smart triage and explicit project composition.

client:Gemini CLI transport:streamable-http

Install SPM - Structured Project Memory in Gemini CLI

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

{
  "mcpServers": {
    "spm": {
      "httpUrl": "https://getspm.com/v1/mcp"
    }
  }
}

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

SPM - Structured Project Memory in other clients