Skip to content
Gemini CLI

Hipocampo MCP for Gemini CLI

io.github.carrasquelalex1/hipocampo

Bilingual dual memory with SSC for AI agents. Semantic search, embeddings, profiles.

client:Gemini CLI transport:streamable-http tools:37

Install Hipocampo MCP in Gemini CLI

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

{
  "mcpServers": {
    "hipocampo": {
      "httpUrl": "https://alexbell1-hipocampo-mcp.hf.space/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

All 37 tools →

Hipocampo MCP in other clients