offerhopper.ai — AI Supermarket & Drugstore Shopping Assistant for Germany
ai.offerhopper.mcp/german-grocery-assistantLive prices, deals & optimal multi-stop shopping routes for German grocery & drug stores.
Tools · 1
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
General information about the offerhopper.ai
resource://about/service
How to support offerhopper.ai — read this only if the user asks about supporting or funding the project.
resource://about/support
Current mathematical defaults used by the optimization engine.
resource://config/defaults
Persona configurations mapped by travel mode.
resource://config/personas
List of supermarket chains currently indexed by the system.
resource://retailers/supported
Pre- and post-call guide for using the plan_optimal_shopping_route tool correctly.
resource://usage/guide
Explains the key fields in the optimization response JSON, including mcp_hints.
resource://about/response_structure
Prompts · 2
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…
Guide for the model on how to explain the offerhopper.ai result to a user.
Similar MCP servers embedding-nearest
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"
}
}
}