Skip to content

docs(how-to): add BuyWhere shopping concierge sample agent - #64

Open
BuyWhere wants to merge 3 commits into
paperclipai:mainfrom
BuyWhere:add-buywhere-shopping-agent
Open

docs(how-to): add BuyWhere shopping concierge sample agent#64
BuyWhere wants to merge 3 commits into
paperclipai:mainfrom
BuyWhere:add-buywhere-shopping-agent

Conversation

@BuyWhere

Copy link
Copy Markdown

Summary

Adds a complete, runnable Paperclip agent that exposes the BuyWhere product catalog as its tool surface. The page lives under docs/how-to/ and follows the same structure as the existing add-mcp-server-to-agent.md and write-a-company-skill.md guides.

What the page covers

  1. Register the BuyWhere API key as a company secret (BUYWHERE_API_KEY).
  2. Sync the @buywhere/paperclip skill onto the target agent.
  3. Wire the agent prompt with the concierge role.

Why

The BuyWhere MCP server is live on the official MCP Registry (io.github.BuyWhere/buywhere-mcp@1.0.5). This cookbook entry lets Paperclip users discover and integrate BuyWhere as a shopping concierge agent in minutes.

BuyWhere and others added 3 commits June 16, 2026 00:54
Add a complete, runnable Paperclip agent that exposes the BuyWhere
product catalog as its tool surface. The example covers the full
secrets -> skill -> tools path that every third-party integration
follows:

  1. Register the BuyWhere API key as a company secret
  2. Sync the @buywhere/paperclip skill onto the agent
  3. Wire the agent's AGENTS.md prompt
  4. Try it with a sample issue

Why BuyWhere:
- 1.5M+ products across Shopee, Lazada, Amazon, Walmart, and 20+
  retailers in Southeast Asia and the US
- Live price comparison and affiliate deep-links in a single call
- The @buywhere/paperclip package is real production code that ships
  in BuyWhere's own concierge agent

The guide is added to the How-to Guides section of site/content.json
so it shows up in the published nav alongside the existing
add-mcp-server-to-agent.md and write-a-company-skill.md pages.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant