WEM Price Compare
Compare a product's price across partner retailers. Read-only, no account, disclosed affiliate.
Documentation
Set-up by assistant
Claude (claude.ai / desktop)
- Settings → Connectors → Add custom connector
- Paste https://wem3.ai/api/mcp and save. Leave OAuth blank.
- Ask: "Using WEM Price Compare, what does AirPods Pro 2 cost across retailers?"
ChatGPT
- Fastest: open the ready-made WEM Price Compare GPT — https://chatgpt.com/g/g-6a7f326052f08191aea305311f83b85e-wem-price-compare
- Ask it: "nike shoes under £120" or "cheapest AirPods Pro 2"
- Building your own GPT instead? Configure → Actions → Import from URL → https://wem3.ai/api/openapi.json, Authentication: None.
Gemini CLI
- gemini extensions install https://github.com/TonyXhufi/wem-gemini-extension
- Then use /wem:compare or /wem:deal
Gemini (function calling / AI Studio)
- Import https://wem3.ai/api/openapi.json as a function-calling tool, or POST https://wem3.ai/api/agent/products
- Body: { "tool": "search_products", "input": { "query": "AirPods Pro" } }
Perplexity (Pro/Max/Enterprise)
- Settings → Connectors → Add connector → Custom
- Server URL: https://wem3.ai/api/mcp
Grok
- grok.com/connectors → New connector → Custom
- Server URL: https://wem3.ai/api/mcp
Mistral Le Chat
- Intelligence → Connectors → Custom MCP Connector
- Server URL: https://wem3.ai/api/mcp
Any other MCP client
- { "mcpServers": { "wem": { "url": "https://wem3.ai/api/mcp" } } }
LangChain, n8n, Zapier, or any OpenAPI importer
- Import https://wem3.ai/api/openapi.json
- POST https://wem3.ai/api/agent/products with { "tool": "", "input": { … } }
Assistant UIs move fast — if a menu path above has drifted, the constant is the server URL. Anything that accepts a remote MCP server can use it.
Read-only, no account
A handful of read-only lookup tools, nothing else. The server cannot buy anything, holds no payment details, and needs no sign-up.
Barcode-first matching
Give it an EAN/UPC or a wem3.ai/pl link and it answers from WEM’s own product catalogue — exact identity, 90-day price-history low, no title guessing.
Honest links and prices
Prices are indicative snapshots, and the retailer sets the final price. Outbound links carry a disclosed affiliate tag; checkout always completes on the retailer.