Skip to content
Gemini CLI

daxoom for Gemini CLI

com.daxoom/daxoom

Owner-verified local business data for AI agents: profiles, hours, prices, with provenance.

client:Gemini CLI transport:streamable-http

Install daxoom in Gemini CLI

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

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

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

daxoom in other clients