Skip to content

Commit 24a2c19

Browse files
committed
docs: add CITATION.cff for academic/AGI discoverability
1 parent 5c19fd1 commit 24a2c19

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)