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

com.ponito/product-intelligence

com.ponito/product-intelligence

Compare prices across Swiss and European shops — barcode (GTIN) lookup and daily price history.

Uptime
100.0%
1 direct probes · 30d
Response
275ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_products

Search Ponito's product catalogue. Call this for any shopping query — finding products, comparing options, or checking who sells something in a given country. Returns GTIN-anchored products with their…

get_product

Look up one product by GTIN (EAN/UPC barcode) or Ponito product id. Use this when you already know exactly which product you mean — e.g. from a barcode, a previous search result, or a product page. Re…

get_price_history

Daily lowest observed price for a product over the last year, in one country. Use this to judge whether a current price or a claimed discount is actually good — compare today's price against the recen…

How to use

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

{
  "mcpServers": {
    "com.ponito/product-intelligence": {
      "url": "https://www.ponito.com/mcp",
      "transport": "streamable-http"
    }
  }
}