Menu

Post image 1
Post image 2
1 / 2
0

BuyWhere MCP Now Supports US Product Search — Try It in Cursor Today

DEV Community·BuyWhere·28 days ago
#L6HHeGb2
#mcp#cursor#ai#programming#buywhere#alongside
Reading 0:00
15s threshold

BuyWhere

BuyWhere MCP now returns US product results alongside Singapore and Southeast Asia. Same MCP server, no config change.

What changed

The buywhere-mcp server now indexes US merchants (Amazon, Walmart, Best Buy, Target, Home Depot) alongside existing SG/SEA coverage. One API call now searches across all three markets.

Try it in Cursor

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "buywhere": {
      "command": "npx",
      "args": ["-y", "buywhere-mcp"],
      "env": {"BUYWHERE_API_KEY": "your_key"}
    }
  }
}

Enter fullscreen mode Exit fullscreen mode

Then ask Cursor: "find me wireless headphones under $100" or "compare prices across US retailers."

Get started

Free API key at buywhere.ai.

Read More