Skip to content
Back to ShoppingOptimizer

Card snapshot

mcp.offerhopper.ai · 2026-07-15 00:01:18 UTC · 4e2415585952531dabe2275a44775e7ff502c5e87b708ad4819853629c8e6c03

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "ShoppingOptimizer",
  "description": "offerhopper.ai grocery shopping optimizer for Germany. Live prices and deals from REWE, ALDI S\u00dcD, ALDI NORD, DM, Rossmann, Mueller, LIDL, PENNY, Netto, Norma, EDEKA, and Globus. Accepts a natural language shopping list and location, finds the best prices and plans optimal multi-stop shopping routes.",
  "url": "https://mcp.offerhopper.ai/mcp",
  "version": "1.0.2",
  "capabilities": {
    "streaming": true
  },
  "skills": [
    {
      "id": "find_grocery_deals",
      "name": "Find Grocery Deals",
      "description": "Takes a shopping list in natural language and a German location, finds live offers across supermarkets and drugstores, and returns an optimized multi-stop shopping route."
    }
  ],
  "provider": {
    "organization": "offerhopper.ai",
    "url": "https://offerhopper.ai"
  }
}