DEV Community

BuyWhere
BuyWhere

Posted on

Your AI Agent Can Now Shop in Singapore: BuyWhere MCP Tutorial

If you are building AI agents for Southeast Asian users, your agent can now search, compare, and find the best prices across Singapore retailers using the BuyWhere MCP server.

What you get

Real-time product data from Courts, Harvey Norman, Gain City, Amazon SG, and more — all through one MCP server.

Quickstart

npx @buywhere/mcp-server
Enter fullscreen mode Exit fullscreen mode

Then connect any MCP-compatible client:

  • Claude Desktop
  • Cursor
  • Windsurf
  • Continue.dev
  • Warp

Example queries your agent can run

"Find the cheapest laptop under S$1500 in Singapore"

"Compare air purifier prices across Harvey Norman and Courts"

"What is the best deal on a MacBook Air M4 in Singapore right now?"

Why this matters for SEA developers

Southeast Asia has fragmented e-commerce — different retailers dominate different countries. BuyWhere normalizes pricing data across Singapore merchants so your AI agent can make informed decisions in real time.

Links


BuyWhere is open source. Contributions, issues, and Singapore retailer integrations welcome.


🚀 We are launching on Product Hunt May 6! The first open-source MCP server for AI agent commerce — search 50M+ products across 6 markets in one tool call.

👉 Upvote and comment on Product Hunt

npx -y @buywhere/mcp-server
Enter fullscreen mode Exit fullscreen mode

Top comments (0)