Skip to content
Gemini CLI

Stompy – AI Memory for Claude & MCP Agents for Gemini CLI

ai.stompy/stompy

Persistent AI memory with semantic search, conflict detection, and ticketing.

client:Gemini CLI transport:streamable-http

Install Stompy – AI Memory for Claude & MCP Agents in Gemini CLI

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

{
  "mcpServers": {
    "stompy": {
      "httpUrl": "https://mcp.stompy.ai"
    }
  }
}

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

Stompy – AI Memory for Claude & MCP Agents in other clients