Skip to content
Gemini CLI

manthan for Gemini CLI

tech.sirune/manthan

List and create Manthan concept-card decks from an AI agent — no AI quota spent for imports.

client:Gemini CLI transport:streamable-http

Install manthan in Gemini CLI

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

{
  "mcpServers": {
    "manthan": {
      "httpUrl": "https://api.sirune.tech/mcp"
    }
  }
}

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

manthan in other clients