Skip to content
Gemini CLI

Opendosm My for Gemini CLI

io.github.pipeworx-io/opendosm-my

data.gov.my / OpenDOSM (Department of Statistics Malaysia) — official Malaysian open-data API.

client:Gemini CLI transport:streamable-http

Install Opendosm My in Gemini CLI

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

{
  "mcpServers": {
    "opendosm-my": {
      "httpUrl": "https://gateway.pipeworx.io/opendosm-my/mcp"
    }
  }
}

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

Opendosm My in other clients