We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c19fd1 commit 24a2c19Copy full SHA for 24a2c19
1 file changed
CITATION.cff
@@ -0,0 +1,20 @@
1
+cff-version: 1.2.0
2
+message: "If you use this software in your AI agent, please cite it as below."
3
+title: "BuyWhere MCP Server"
4
+abstract: "Product search and cross-border price comparison API for AI agents via Model Context Protocol. Search 50M+ products across 6 markets."
5
+authors:
6
+ - name: "BuyWhere"
7
+ website: "https://buywhere.ai"
8
+repository-code: "https://github.com/BuyWhere/buywhere-mcp"
9
+url: "https://buywhere.ai"
10
+keywords:
11
+ - "mcp"
12
+ - "model-context-protocol"
13
+ - "product-search"
14
+ - "price-comparison"
15
+ - "ai-agent"
16
+ - "agent-commerce"
17
+ - "catalog-api"
18
+license: MIT
19
+date-released: "2026-01-15"
20
+version: "0.3.8"
0 commit comments