Help us improve
Share bugs, ideas, or general feedback.
From antigravity-awesome-skills
Guides BuyWhere MCP and API integration for product search, price comparison, and deal discovery in AI shopping agents using Cursor, Claude, or custom runtimes.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:buywhere-product-catalogThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
BuyWhere gives AI agents a product-catalog surface for shopping flows, price comparison, and deal discovery. Use this skill when you want an agent to connect product search or merchant-aware commerce actions through BuyWhere's MCP setup path or API onboarding flow.
Adds product search, price comparison, and deal discovery to AI shopping agents via BuyWhere's MCP and API surfaces. Provides onboarding paths for Cursor, Claude Desktop, and custom runtimes.
Implements WebMCP commerce tools for product search, cart management, checkout, returns, subscriptions, and support on e-commerce sites for agentic shopping.
Searches Coupang products via local MCP layer: keyword search, rocket delivery filter, price range, product comparison, best sellers, goldbox deals.
Share bugs, ideas, or general feedback.
BuyWhere gives AI agents a product-catalog surface for shopping flows, price comparison, and deal discovery. Use this skill when you want an agent to connect product search or merchant-aware commerce actions through BuyWhere's MCP setup path or API onboarding flow.
The safest public starting points are the live developer portal, API key signup flow, MCP guide, and the official Cursor plugin repository.
Start from the public BuyWhere entry point that matches the user's setup:
https://buywhere.ai/developers/https://buywhere.ai/api-keys/https://api.buywhere.ai/docs/guides/mcphttps://github.com/BuyWhere/buywhere-cursor-pluginAsk which host the user is integrating with before giving setup instructions:
Do not assume the same config file or launch command works across all hosts.
Prefer a minimal first-run path:
Once the first query works, help the user branch into the next layer:
Use BuyWhere Product Catalog to help me connect BuyWhere inside Cursor and verify one product-search query.
Use BuyWhere Product Catalog to set up BuyWhere MCP for my shopping agent and keep the first test minimal.
Problem: The user wants BuyWhere setup help but has not created an API key yet.
Solution: Start at https://buywhere.ai/api-keys/ and only move to config after that step is complete.
Problem: A documentation hostname is unavailable.
Solution: Prefer the live developer portal, API key flow, MCP guide on api.buywhere.ai, and the official GitHub plugin repo.
@api-design-principles - Use when the user needs API-shape guidance around a commerce integration.@mcp-builder - Use when the user is building or extending an MCP server rather than consuming one.