DEV Community

BuyWhere
BuyWhere

Posted on • Originally published at dev.to

Our Claude Artifact MCP Shopping Agent Passed 100+ Forks — What We Learned

Two weeks ago we published a Claude Artifact demonstrating a BuyWhere MCP-powered shopping comparison agent. Today it passed 100+ forks on Claude and generated 25+ new API signups.

What the Artifact Does

Open it in Claude and you get a full shopping agent UI — search 3M+ products, compare prices across Shopee/Lazada/Amazon SG, and see side-by-side retailer pricing with savings callouts. The MCP server config is displayed right in the sidebar so devs can copy-paste.

Key Learnings

  1. Interactive demos convert better than docs — developers fork and modify the artifact before reading the README
  2. MCP config visibility matters — showing the server config inline in the artifact drives more npx buywhere-mcp-server trials
  3. Price comparison is the killer demo — the side-by-side chart generates the most engagement

Try It Yourself

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

No API key needed to start. The free tier includes 10K requests/month.

What's Next

We're working on US merchant expansion and multi-region search. The artifact will be updated to include US pricing data next week.


Built by developers for AI agents. Fork it, remix it, show us what you build.

Top comments (0)