Skip to content
Gemini CLI

shelfatlas catalog for Gemini CLI

io.github.slambertdk/shelfatlas-catalog

Danish grocery catalog as MCP tools: live offers across all major chains, stores, EAN lookup, stock.

client:Gemini CLI transport:streamable-http

Install shelfatlas catalog in Gemini CLI

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

{
  "mcpServers": {
    "shelfatlas-catalog": {
      "httpUrl": "https://api.shelfatlas.com/api/v1/mcp"
    }
  }
}

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

shelfatlas catalog in other clients