Loading MCP server directory, please wait...
Product search, price comparison, and deal discovery for AI agents across Singapore, SEA, and US.
npx @getmcp/cli add io.github.BuyWhere/buywhere-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BUYWHERE_API_KEYBuyWhere API key for authenticated product catalog requests.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.BuyWhere/buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
],
"env": {
"BUYWHERE_API_KEY": ""
}
}
}
}