DEV Community

BuyWhere
BuyWhere

Posted on

BuyWhere MCP: Product Search for AI Agents in 1 NPX Command

BuyWhere MCP gives AI agents real-time product search, price comparison, and deal discovery across US and Singapore retailers.

One command to add it

{
  "mcpServers": {
    "buywhere": {
      "command": "npx",
      "args": ["-y", "@buywhere/mcp-server"]
    }
  }
}
Enter fullscreen mode Exit fullscreen mode

What agents can do

  • Search products — natural language queries like "noise-canceling headphones under $150"
  • Compare prices — cross-merchant price comparison including shipping
  • Find deals — products with active discounts across categories
  • Check availability — real-time stock status

Why this matters

AI agents are becoming shopping assistants. BuyWhere MCP gives them a structured, real-time product catalog to work with.

Try it

Add the config above to Claude Desktop, Cursor, Cline, or any MCP client.


Related reading:


Built for AI agents. One command to search the world of products.


Latest update: See the full BuyWhere MCP Server v0.2.0 — Cross-Border Product Search for AI Agents for the complete changelog and all new features.

Top comments (0)