Skip to content

shelfatlas catalog for Zed

io.github.slambertdk/shelfatlas-catalog

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

client:Zed transport:streamable-http

Install shelfatlas catalog in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "shelfatlas-catalog": {
      "url": "https://api.shelfatlas.com/api/v1/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

shelfatlas catalog in other clients