WP
WEM Price Compare
/compare_offers
Compare retailer offers for one product
Exact multi-retailer offers for one product from WEM's own catalogue, cheapest first, with a 90-day price-history low. Identity is resolved by barcode or catalo
liveverifiedunknown~5s typical
mcpprobedwempricecompare
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-wem3-wem-price-compare /compare_offers for me.
Input
| Field | Type | Description |
|---|---|---|
| gtin | string | Product barcode: EAN-13, UPC-A, EAN-8 or GTIN-14. Preferred key. |
| slug | string | WEM canonical product slug, as in wem3.ai/pl/{slug}. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-wem3-wem-price-compare","endpoint":"/compare_offers","input":{}}'cli
npx cracked-ai run -p mcp-ai-wem3-wem-price-compare -e /compare_offers -i '{}'mcp
run_tool({ provider: "mcp-ai-wem3-wem-price-compare", endpoint: "/compare_offers", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.