Skip to content
Back to ShoppingOptimizer

Card snapshot

mcp.offerhopper.ai · 2026-06-10 02:01:20 UTC · 7761a536de505fc546008c6c5480f38b63d2bd11b4a551b8c41dd83de0122753

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 from REWE, Aldi, DM, Rossmann and M\u00fcller, plus deals from all other German grocery and drug stores. 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"
  }
}