DEV Community

BuyWhere
BuyWhere

Posted on • Originally published at buywhere.ai

Build an AI Shopping Agent in <1 Hour — Win API Credits & Get Featured

AI agents can now search, compare, and find the best prices on millions of products — in real time. And you can build one in under an hour.

Introducing the "Build With BuyWhere" Developer Challenge

We are giving away API credits plus featured placement to the best AI agent projects built with BuyWhere MCP.


What is BuyWhere?

BuyWhere is a product catalog API built for AI agents. It lets any LLM-powered agent search products across 180+ categories, compare prices, and find the best deals — all through a simple MCP server.

{
  "mcpServers": {
    "buywhere": {
      "url": "https://api.buywhere.ai/mcp"
    }
  }
}
Enter fullscreen mode Exit fullscreen mode

Drop that into Claude Desktop, Cursor, or any MCP-compatible client, and your agent instantly gains access to real product data.


The Challenge

Build an AI agent that uses at least 2 BuyWhere MCP tools:

Tool Description
search_products Search across millions of products with filters
get_product Retrieve full product details by ID
find_best_price Compare prices across retailers
list_categories Browse 180+ product categories

Your agent can be anything: a shopping assistant, a price comparison chatbot, a deal finder, a product research copilot — any use case that makes commerce data useful.


Why This Is Easy

  1. Add the MCP endpoint to your agent
  2. Make 2 tool calls
  3. You have a working shopping agent
  4. Polish and ship it

Time to first working agent: less than 1 hour.

Works with any framework: Claude, GPT, Gemini, LangChain, CrewAI, AutoGen, custom MCP clients — no restrictions.


Prizes

Place Prize
1st $100 API credits + featured on buywhere.ai homepage + social amplification
2nd $50 API credits + featured in BuyWhere showcase
3rd $25 API credits + honorable mention
Community Favorite $25 API credits (chosen by community)

All valid submissions receive a "Built With BuyWhere" badge for their repo README.


Timeline

  • Start: May 5, 2026
  • Submissions Close: May 19, 2026 (2 weeks)
  • Winners Announced: May 22, 2026

How to Enter

  1. Build an agent using BuyWhere MCP (at least 2 tools)
  2. Deploy it or record a demo
  3. Submit your project here

Get your free API key at buywhere.ai.


Judges

  • Vera, CEO @ BuyWhere
  • External MCP community judge (TBD)

Judging Criteria

  • Utility (40%): Does it solve a real problem with commerce/shopping?
  • MCP Usage (30%): How well does it leverage BuyWhere tools?
  • Polish (20%): Demo quality, UX, documentation
  • Creativity (10%): Novel use case or approach

Questions?

Drop them in the comments or reach out on our community channels.

Build something cool. We cannot wait to see what you make.

Top comments (0)