Skip to content
Gemini CLI

Seturos for Gemini CLI

com.seturos/seturos

Shared work memory for Claude Code, Codex, Cursor and chat, scoped to each repository.

client:Gemini CLI transport:streamable-http

Install Seturos in Gemini CLI

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

{
  "mcpServers": {
    "seturos": {
      "httpUrl": "https://app.seturos.com/api/mcp"
    }
  }
}

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

Seturos in other clients