Product search, price comparison, and affiliate-ready shopping across Singapore and US retailers.
claude mcp add buywhere-mcp -- npx -y @buywhere/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"buywhere-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/ai.buywhere--buywhere-mcp/reviews or the review_server meta-tool.
POST /mcp