The infrastructure layer for agentic commerce is getting thicker. BuyWhere has officially launched its Model Context Protocol (MCP) server, designed specifically to plug shopping agents into a massive, policy-backed product catalog. The endpoint is live at https://api.buywhere.ai/mcp, marking a significant step toward autonomous agents that can actually execute purchases rather than just hallucinate them.
The Scale of the Catalog
The numbers behind this release are not trivial. BuyWhere is exposing a catalog containing over 300 million products sourced from more than 150,000 merchants. This coverage spans nine distinct markets, providing agents with the breadth of data needed to handle complex shopping queries that span international borders and diverse vendor ecosystems.
v2 Tools and the Deliver_To Requirement
A critical update in this v2 release is the enforcement of the deliver_to parameter. This requirement forces agents to explicitly specify where goods are going before a transaction is considered valid. Itβs a pragmatic move to reduce agent errors and ensure that price, availability, and shipping logic are calculated correctly based on the destination, turning vague interest into actionable, location-specific commerce.
Documentation and Integration
For builders looking to wire this into their existing agent stacks, BuyWhere has published comprehensive documentation at https://buywhere.ai/docs/guides/mcp. The shift to a standardized MCP interface means that any agent capable of speaking the protocol can immediately leverage BuyWhereβs commerce capabilities without needing custom, brittle API integrations for every new tool.
Key Takeaways
- BuyWhereβs MCP server is live at https://api.buywhere.ai/mcp.
- The catalog includes 300M+ products from 150K+ merchants across 9 markets.
- Version 2 tools now strictly require the deliver_to parameter for transaction validity.
- Integration guides are available at https://buywhere.ai/docs/guides/mcp.
The Bottom Line
Agentic commerce is moving from toy demos to production-grade infrastructure; BuyWhere is betting that standardized context protocols are the key to unlocking autonomous spending.