Skip to content
Gemini CLI

ozma for Gemini CLI

io.github.swerve-hoe/ozma

Agentic API marketplace — search, provision, and call data sources with one Ozma key

client:Gemini CLI transport:streamable-http

Install ozma in Gemini CLI

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

{
  "mcpServers": {
    "ozma": {
      "httpUrl": "https://mcp.ozma.app/mcp"
    }
  }
}

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

ozma in other clients