Skip to content
Gemini CLI

IndoTender for Gemini CLI

io.github.indotender/indotender

Indonesian government procurement — LPSE tenders, Inaproc data, and company profiles.

client:Gemini CLI transport:streamable-http

Install IndoTender in Gemini CLI

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

{
  "mcpServers": {
    "indotender": {
      "httpUrl": "https://indotender.com/mcp"
    }
  }
}

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

IndoTender in other clients