{
  "markdown": "<img src=\"assets/icon-512.png\" alt=\"WEM\" width=\"96\" align=\"right\" />\n\n# WEM Price Compare — Gemini CLI extension\n\nConnects [Gemini CLI](https://github.com/google-gemini/gemini-cli) to WEM's\npublic MCP server. Free, read-only, no account. Rate-limited per IP.\n\n## Install\n\n```bash\ngemini extensions install https://github.com/TonyXhufi/wem-gemini-extension\n```\n\nThen in Gemini CLI:\n\n```\n/wem:compare Dior Fahrenheit Aftershave 100ml\n/wem:deal Sony WH-1000XM5\n```\n\n## What you get\n\nThe extension points Gemini CLI at `https://wem3.ai/api/mcp`, which exposes\neight read-only tools. Nothing writes, purchases, or takes payment.\n\n| Tool | What it does |\n|---|---|\n| `search_products` | Keyword search across connected retailers |\n| `semantic_search` | Find products from a natural-language description |\n| `get_product` | Full detail for one product, by provider and ID |\n| `compare_products` | Compare 2–5 products side by side |\n| `find_lowest_price` | Single lowest-priced match under stated constraints |\n| `compare_offers` | Multi-retailer offers for one product, cheapest first, with a 90-day price-history low |\n| `verify_offer` | Check whether a price claim is still true before repeating it |\n| `get_categories` | Category taxonomy with approximate price ranges |\n\n## Using it outside Gemini CLI\n\nThe same MCP server works in Claude, Cursor, VS Code, or any Streamable HTTP\nMCP client:\n\n```json\n{\n  \"mcpServers\": {\n    \"wem\": {\n      \"url\": \"https://wem3.ai/api/mcp\"\n    }\n  }\n}\n```\n\nNo account, no API key — the server is public and stateless. Setup guide:\n<https://wem3.ai/extension/ai>\n\n## Disclosure\n\nWEM is funded by disclosed affiliate commission. Links returned by the tools\nare affiliate-tracked; the retailer sets the final price and checkout always\ncompletes on the retailer's site. Privacy: https://wem3.ai/privacy ·\nDisclosure: https://wem3.ai/disclosure\n",
  "bytes": 1871,
  "sha": "733b9dafe71792f213469eabfd210703f4a3275a3ffd906585aa4a06e1a281ce",
  "repo_slug": "tonyxhufi/wem-gemini-extension",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_tonyxhufi_wem_gemini_extension_c16d7b5a/readme"
}