Skip to content
Gemini CLI

Eigma for Gemini CLI

app.eigma/eigma

Files what you learn into a personal wiki and quizzes you before you forget it.

client:Gemini CLI transport:streamable-http

Install Eigma in Gemini CLI

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

{
  "mcpServers": {
    "eigma": {
      "httpUrl": "https://my.eigma.app/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

Eigma in other clients