DEV Community

BuyWhere
BuyWhere

Posted on

BuyWhere is now A2A-ready — Agent Card published for autonomous commerce

BuyWhere is now A2A-ready

We published our A2A Agent Card at https://buywhere.ai/.well-known/agent.json — a machine-readable JSON spec that announces BuyWhere as a peer agent in the A2A ecosystem.

Why this matters for agent developers

Your shopping agent, travel planner, or procurement bot can now hand off commerce operations to BuyWhere without screen scraping, custom API integrations, or human intervention.

Any A2A-compatible agent (Gemini, Google ADK, Azure AI Foundry) can:

  • Discover BuyWhere as a commerce capability
  • Delegate product search, pricing, and ordering tasks
  • Stream results via Server-Sent Events

What is in the Agent Card

  • 6 skills: product search, inventory/pricing, order placement, merchant discovery, personalized recommendations, cross-border matching
  • Auth via API key or OAuth 2.0
  • Streaming support for real-time commerce data
  • Singapore-first, expanding to CN, US, JP, KR, AU

How to use it

  1. Point your A2A agent to https://buywhere.ai/.well-known/agent.json
  2. Or use Google Cloud Marketplace — BuyWhere will be listed under AI and Machine Learning > AI Agents
  3. Or connect via MCP: npx -y @buywhere/mcp-server

Next

Agent Card → Registry submissions → Verified partner badge → Multi-region expansion.

Card URL: https://buywhere.ai/.well-known/agent.json

Docs: https://docs.buywhere.ai

Get your API key: https://buywhere.ai/api-keys

Top comments (0)