# Dupe.com — AI dupe finder for furniture, fashion & beauty

Dupe.com is a free AI-powered visual search engine. Give it a product — as a
URL, an image, or a text description — and it finds visually similar products
("dupes") from thousands of legitimate retailers, usually at a much lower
price, with prices and buy links. Coverage is strongest in furniture, home
decor, fashion, footwear, bags, and beauty.

It is free to use, no account required. Revenue comes from affiliate
commissions at no extra cost to the shopper. A "dupe" is a legally sold
lookalike — Dupe.com does not index or surface counterfeits.

## How to use it

- **Search on the site**: paste a product link, upload a photo, or type a
  description into the search bar on [dupe.com](https://dupe.com).
- **The URL trick**: prepend `dupe.com/` to any product URL in the address bar
  (e.g. `dupe.com/https://example.com/product`) to jump straight to dupes.
- **For AI agents — MCP server**: `https://mcp.dupe.com/mcp` (Streamable HTTP;
  there is no SSE endpoint). Connecting is anonymous; `get_product_details`
  and `get_product` additionally need an API key — see
  [auth.md](https://dupe.com/auth.md).

## Key pages

- [Homepage / search](https://dupe.com)
- [FAQ](https://dupe.com/faq) — fullest human-readable explanation of what
  Dupe.com is and how matching works
- [Browse furniture](https://dupe.com/products/furniture)
- [Browse fashion](https://dupe.com/products/fashion-and-apparel)
- [Steals — deals board](https://dupe.com/steals)
- [Obsessions — curated collections](https://dupe.com/obsessions)
- [Apps & extensions](https://dupe.com/app)
- [About](https://dupe.com/about) · [Contact](https://dupe.com/contact) ·
  [Terms](https://dupe.com/legal/terms)

## Machine-readable surfaces

- [llms.txt](https://dupe.com/llms.txt) — full navigation index for LLMs
- [agent.txt](https://dupe.com/agent.txt) — agent instructions: when to use
  Dupe.com, when not to, how to call it
- [auth.md](https://dupe.com/auth.md) — how agents obtain and use credentials
- [robots.txt](https://dupe.com/robots.txt) — authoritative crawl policy
- [sitemap.xml](https://dupe.com/sitemap.xml) — sitemap index
- [/.well-known/api-catalog](https://dupe.com/.well-known/api-catalog) — RFC
  9727 catalog of the machine APIs
- [/.well-known/ucp](https://dupe.com/.well-known/ucp) — Universal Commerce
  Protocol profile
- [/.well-known/ai-catalog.json](https://dupe.com/.well-known/ai-catalog.json)
  — Agentic Resource Discovery manifest
- [/.well-known/agent-skills/index.json](https://dupe.com/.well-known/agent-skills/index.json)
  — Agent Skills discovery index
- [/.well-known/mcp/server-card.json](https://dupe.com/.well-known/mcp/server-card.json)
  — MCP server card

## Support

- Email: support@dupe.com
- Contact page: https://dupe.com/contact
