Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

offerhopper.ai — AI Supermarket & Drugstore Shopping Assistant for Germany

ai.offerhopper.mcp/german-grocery-assistant

Live prices, deals & optimal multi-stop shopping routes for German grocery & drug stores.

Uptime
100.0%
1 direct probes · 30d
Response
414ms
last probe
Tools
1
callable
Resources
7
readable
Prompts
2
available

Tools · 1

plan_optimal_shopping_route

Plans the optimal shopping trip for a given list and starting location in Germany. Answers 'where should I go to buy this list, and is the trip worth it?' — not 'what's on offer near me'. Matches each…

Resources · 7

get_about_info

General information about the offerhopper.ai

resource://about/service
get_support_info

How to support offerhopper.ai — read this only if the user asks about supporting or funding the project.

resource://about/support
get_config_defaults

Current mathematical defaults used by the optimization engine.

resource://config/defaults
get_config_personas

Persona configurations mapped by travel mode.

resource://config/personas
get_supported_retailers

List of supermarket chains currently indexed by the system.

resource://retailers/supported
get_usage_guide

Pre- and post-call guide for using the plan_optimal_shopping_route tool correctly.

resource://usage/guide
get_response_structure

Explains the key fields in the optimization response JSON, including mcp_hints.

resource://about/response_structure

Prompts · 2

Plan a shopping trip

Start a guided grocery shopping trip conversation. This prompt seeds a multi-turn conversation that collects the shopping list, starting location, and travel mode before calling plan_optimal_shopping…

Explain my optimization result

Guide for the model on how to explain the offerhopper.ai result to a user.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "offerhopper.ai_—_ai_supermarket_&_drugstore_shopping_assistant_for_germany": {
      "url": "https://mcp.offerhopper.ai/mcp",
      "transport": "streamable-http"
    }
  }
}