BuyWhere Product Catalog
Search 1.5M+ products across 20+ platforms. Compare prices, find deals, browse categories.
Executive verdict
Current trust snapshot
trustsnap_be15b487cbcb5f54Own this MCP?
Claim ownership, prove control with a GitHub, DNS, or HTTP token challenge, revalidate now, publish a badge, and configure monitoring.
POST /v1/servers/ai.buywhere/catalog-api/revalidateBadge embed
[](https://verify.sentinelsignal.io/servers/ai.buywhere/catalog-api)
MCP TrustOps
TrustOps turns this report into operational controls: freshness SLAs, authenticated validation, semantic benchmarks, policy exports, alert subscriptions, badges, cost/compliance metadata, and runtime routing. Fresh trusted index decisions stay separate from long-tail inventory so stale scores do not masquerade as current evidence.
/v1/routeAlert subscription types
Production readiness class
Evidence confidence
Recommended for
Client compatibility verdicts
Client compatibility only means the server shape can work with a client. Production trust decision and write-action publishing are evaluated separately so a client-compatible server can still be blocked for production.
Evidence provenance
initialize• OKtools_list• OKtransport_compliance_probe• Errorstep_up_auth_probe• Warningconnector_replay_probe• OK — Frozen tool snapshots must survive refresh.request_association_probe• Missing — Roots, sampling, and elicitation should stay request-scoped.
Evidence provenance
initialize• OKtools_list• OKtransport_compliance_probe• Error
Evidence provenance
action_safety_probe• Error
Evidence provenance
tool_snapshot_probe• OKconnector_replay_probe• OK
Why compatibility is limited by client
Remediation checklist
- No explicit blockers recorded.
Remediation checklist
- No explicit blockers recorded.
Remediation checklist
- No explicit blockers recorded.
Verdict traces
- No active alert triggers.
Client verdict trace table
| Verdict | Status | Checks | Winning source | Conflicts |
|---|---|---|---|---|
openai_connectors |
Partially client-compatible | initialize, tools_list, transport_compliance_probe, step_up_auth_probe, connector_replay_probe, request_association_probe | live_validation | none |
claude_desktop |
Client-compatible | initialize, tools_list, transport_compliance_probe | live_validation | none |
unsafe_for_write_actions |
Publishing blocked | action_safety_probe | live_validation | none |
snapshot_churn_risk |
Low | tool_snapshot_probe, connector_replay_probe | history | none |
Publishability policy profiles
- Search Fetch Only: No
- Write Actions Present: Yes
- Oauth Configured: No
- Admin Refresh Required: No
- Safe For Company Knowledge: No
- Safe For Messages Api Remote Mcp: No
- Search Fetch Only: No
- Write Actions Present: Yes
- Oauth Configured: No
- Admin Refresh Required: No
- Safe For Company Knowledge: No
- Safe For Messages Api Remote Mcp: No
Compatibility fixtures
- remote_http_endpoint: Passes
- oauth_discovery: Degraded
- frozen_tool_snapshot_refresh: Passes
- request_association: Passes
- remote_transport: Passes
- tool_discovery: Passes
- auth_connect: Passes
- safe_write_review: Degraded
Authenticated validation sessions
Public validation is free. Authenticated validation is paid and proves scoped behavior, write-action safeguards, and authenticated tool execution.
/v1/verify/v1/ci/previewPublic server reputation
Incident & change feed
| Timestamp | Event | Details |
|---|---|---|
| May 13, 2026 09:57:20 AM UTC | Latest validation: healthy | Score 70.6 with status healthy. |
| May 13, 2026 09:57:20 AM UTC | Score changed | Score delta +4.3 versus the previous run. |
| May 12, 2026 09:54:14 AM UTC | Validation summary changed | Summary moved from failing to healthy. |
| May 12, 2026 09:54:14 AM UTC | Score changed | Score delta +21.2 versus the previous run. |
| May 12, 2026 09:54:14 AM UTC | Tool snapshot changed | Added 6, removed 0, and changed 0 tool contracts. |
| May 12, 2026 09:54:14 AM UTC | Auth mode changed | Auth mode moved from unknown to public. |
Capabilities
- OAuth:
- DCR/CIMD:
- Prompts:
- Homepage: none
- Docs: none
- Support: none
- Icon: none
- Remote endpoint: https://mcp.buywhere.ai/mcp
- Server card: none
Security posture
Tool capability & risk inventory
| Tool | Capabilities | Risk | Findings | Notes |
|---|---|---|---|---|
search_products |
read write exec network export | Critical | command execution arbitrary network egress bulk data access freeform input surface | Safeguards hinted in metadata. |
get_product |
read | Low | none | No explicit safeguard hints detected. |
compare_products |
other | Low | none | No explicit safeguard hints detected. |
get_deals |
read write export | Medium | bulk data access | Safeguards hinted in metadata. |
list_categories |
read | Low | none | No explicit safeguard hints detected. |
find_best_price |
read admin | Medium | none | No explicit safeguard hints detected. |
Write-action governance
Status detail: 1 high-risk tool(s), 1 exec-capable tool(s) are exposed without a clear auth boundary; 2 safeguard(s) and 0 confirmation signal(s) detected.
| Tool | Risk | Flags | Safeguards |
|---|---|---|---|
search_products |
Critical | command execution arbitrary network egress bulk data access freeform input surface | yes |
Action-controls diff
New actions
| Action | Risk | Flags |
|---|---|---|
| No newly added actions. | ||
Changed actions
| Action | Change types | Risk |
|---|---|---|
| No materially changed actions. | ||
Why this score?
Algorithmic score breakdown
Compatibility profiles
Connector URL: https://mcp.buywhere.ai/mcp # No OAuth metadata detected. # Server: ai.buywhere/catalog-api
{
"mcpServers": {
"catalog-api": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.buywhere.ai/mcp"]
}
}
}
smithery mcp add "https://mcp.buywhere.ai/mcp"
curl -sS https://mcp.buywhere.ai/mcp -H 'content-type: application/json' -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"mcp-verify","version":"0.1.0"}}}'
Actionable remediation
| Severity | Remediation | Why it matters | Recommended action |
|---|---|---|---|
| High | Add confirmation and dry-run semantics for risky actions | High-risk write, delete, exec, or egress tools should communicate safeguards clearly. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
| High | Align session and protocol behavior with Streamable HTTP expectations | Clients increasingly rely on MCP-Protocol-Version, session teardown, and expired-session semantics. | Align MCP-Protocol-Version, MCP-Session-Id, DELETE teardown, and expired-session handling with the transport spec.Playbook
|
| High | Associate roots, sampling, and elicitation with active client requests | Modern MCP guidance expects roots, sampling, and elicitation traffic to be tied to an active client request instead of arriving unsolicited on idle sessions. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
| High | Expose /.well-known/oauth-protected-resource | Without a protected-resource document, OAuth clients cannot discover auth requirements reliably. | Serve /.well-known/oauth-protected-resource and point it at your authorization server metadata.Playbook
|
| High | Publish OAuth authorization-server metadata | Clients need authorization-server metadata to discover issuer, endpoints, and DCR support. | Publish /.well-known/oauth-authorization-server from your issuer and include registration_endpoint when supported.Playbook
|
| High | Stop asking users to paste secrets directly | Public MCP servers should prefer OAuth or browser-based auth guidance over in-band secret collection. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
| Medium | Adopt a current MCP protocol revision | Older protocol revisions reduce compatibility with newer clients and registry programs. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
| Medium | Close connector-publishing gaps | Connector catalogs care about protocol recency, session behavior, auth clarity, and tool-surface stability. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
| Medium | Document minimal scopes and return cleaner auth challenges | Modern clients expect granular scopes and step-up auth signals such as WWW-Authenticate scope hints. | Return granular scopes and WWW-Authenticate challenge hints instead of forcing overly broad auth upfront.Playbook
|
| Medium | Publish OpenID configuration | OIDC metadata improves token validation and client compatibility. | Expose /.well-known/openid-configuration with issuer, jwks_uri, and supported grants.Playbook
|
| Medium | Repair prompts/list or stop advertising prompts | Prompt metadata should either work live or be removed from the advertised capability set. | Only advertise prompts if prompts/list works and prompt arguments are documented.Playbook
|
| Medium | Repair resources/list or stop advertising resources | Resource metadata should either work live or be removed from the advertised capability set. | Only advertise resources if resources/list works and resources expose stable URIs/types.Playbook
|
| Medium | Support resumable HTTP sessions cleanly | Modern MCP clients increasingly expect resumable session behavior on streamable HTTP transports. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
| Low | Publish newer MCP capability signals | Roots, sampling, elicitation, structured outputs, and related metadata improve client understanding and ranking. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
Point loss breakdown
| Component | Current | Points missing |
|---|---|---|
| Transport Compliance | 0/4 | -4.0 |
| Recovery Semantics | 1/4 | -3.0 |
| Error Contract | 1.2/4 | -2.8 |
| Trust Confidence | 2/4 | -2.0 |
| Utility Coverage | 2/4 | -2.0 |
| Step Up Auth | 2/4 | -2.0 |
| SLO Health | 2/4 | -2.0 |
| Schema Completeness | 2/4 | -2.0 |
| Resource Contract | 2/4 | -2.0 |
| Registry Consistency | 2/4 | -2.0 |
| Rate Limit Semantics | 2/4 | -2.0 |
| Prompt Contract | 2/4 | -2.0 |
Validation diff
Regressed checks: none
Improved checks: connector_replay_probe, tool_snapshot_probe
| Component | Previous | Latest | Delta |
|---|---|---|---|
backward_compatibility_score | 1.5 | 4.0 | 2.5 |
connector_replay_score | 3.0 | 4.0 | 1.0 |
installability_score | 3.0 | 4.0 | 1.0 |
maintenance_signal_score | 2.0 | 3.0 | 1.0 |
result_shape_stability_score | 2.0 | 3.0 | 1.0 |
tool_snapshot_churn_score | 3.0 | 4.0 | 1.0 |
trust_confidence_score | 0.96 | 1.96 | 1.0 |
Tool snapshot diff & changelog
Required-argument changes
| Tool | Added required args | Removed required args |
|---|---|---|
| No required-argument changes detected. | ||
Output-schema drift
| Tool | Previous properties | Latest properties |
|---|---|---|
| No output-schema drift detected. | ||
Connector replay
Required-argument replay breaks
| Tool | Added required args | Removed required args |
|---|---|---|
| No required-argument replay breaks detected. | ||
Output-schema replay breaks
| Tool | Removed properties | Added properties |
|---|---|---|
| No output-schema replay breaks detected. | ||
Transport compliance drilldown
Issues: missing_session_id, missing_protocol_header, bad_protocol_not_rejected
Request association
Utility coverage
Benchmark tasks
| Benchmark task | Status | Evidence |
|---|---|---|
| Discover tools | Passes |
|
| Read-only fetch flow | Degraded |
|
| OAuth-required connect | Degraded |
|
| Safe write flow with confirmation | Likely to fail |
|
Registry & provenance divergence
| Field | Registry | Live server card |
|---|---|---|
| Title | n/a | BuyWhere Product Catalog |
| Version | n/a | 1.0.0 |
| Homepage | n/a | https://buywhere.ai |
Active alerts
No active alerts for the current server state.
Aliases & registry graph
| Identifier | Source | Canonical | Score |
|---|---|---|---|
ai.buywhere/catalog-api |
official_registry | yes | 70.59 |
Alias consolidation
Source disagreements
| Field | What differs | Observed values |
|---|---|---|
| No source disagreements detected. | ||
Install snippets
Connector URL: https://mcp.buywhere.ai/mcp # No OAuth metadata detected. # Server: ai.buywhere/catalog-api
{
"mcpServers": {
"catalog-api": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.buywhere.ai/mcp"]
}
}
}
smithery mcp add "https://mcp.buywhere.ai/mcp"
curl -sS https://mcp.buywhere.ai/mcp -H 'content-type: application/json' -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"mcp-verify","version":"0.1.0"}}}'
Agent access & tool surface
tools/list, prompts/list, and resources/list checks.ai.buywhere/catalog-api.Claims & monitoring
No verified maintainer claim recorded.
Alert routing
| Watch | Team | Channels | Minimum severity |
|---|---|---|---|
| No active watch destinations. | |||
Maintainer analytics
Maintainer response quality
Maintainer annotations
No maintainer annotations have been recorded yet.
Maintainer rebuttals & expected behavior
No maintainer rebuttals or expected-behavior overrides are recorded yet.
Latest validation evidence
Failures
oauth_authorization_serverno authorization serveroauth_protected_resourceClient error '404 Not Found' for url 'https://mcp.buywhere.ai/.well-known/oauth-protected-resource' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404openid_configurationno authorization servertransport_compliance_probeIssues: missing session id, missing protocol header, bad protocol not rejected (bad protocol=200).
Checks
| Check | Status | Latency | Evidence |
|---|---|---|---|
action_safety_probe |
Error | n/a | 1 high-risk, 1 exec-capable tool(s); no clear auth boundary; safeguards=2; confirmation=none. |
advanced_capabilities_probe |
Warning | n/a | Only 2 capability signal(s): prompts, resources. |
connector_publishability_probe |
Warning | n/a | Publishability blockers: transport compliance, action safety. |
connector_replay_probe |
OK | n/a | Backward compatible with no breaking tool-surface changes. |
determinism_probe |
OK | 221.7 ms | Check completed |
initialize |
OK | 437.2 ms | Protocol 2024-11-05 |
interactive_flow_probe |
Missing | n/a | Check completed |
oauth_authorization_server |
Missing | n/a | no authorization server |
oauth_protected_resource |
Error | 220.5 ms | Client error '404 Not Found' for url 'https://mcp.buywhere.ai/.well-known/oauth-protected-resource' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404 |
official_registry_probe |
OK | n/a | Check completed |
openid_configuration |
Missing | n/a | no authorization server |
probe_noise_resilience |
OK | 444.3 ms | Fetched https://mcp.buywhere.ai/robots.txt |
prompt_get |
Missing | n/a | not advertised |
prompts_list |
Auth Required | 217.5 ms | Client error '401 Unauthorized' for url 'https://mcp.buywhere.ai/mcp' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401 |
protocol_version_probe |
Warning | n/a | Claims 2024-11-05; 3 release(s) behind 2025-11-25. |
provenance_divergence_probe |
OK | n/a | Check completed |
request_association_probe |
Missing | n/a | No request-association capabilities were advertised. |
resource_read |
Missing | n/a | not advertised |
resources_list |
Auth Required | 440.1 ms | Client error '401 Unauthorized' for url 'https://mcp.buywhere.ai/mcp' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401 |
server_card |
OK | 525.0 ms | authentication, categories, contact, description |
session_resume_probe |
Warning | n/a | no session id |
step_up_auth_probe |
Warning | n/a | No step-up challenge hints. |
tool_snapshot_probe |
OK | n/a | Check completed |
tools_list |
OK | 218.8 ms | 6 tool(s) exposed |
transport_compliance_probe |
Error | 228.9 ms | Issues: missing session id, missing protocol header, bad protocol not rejected (bad protocol=200). |
utility_coverage_probe |
OK | 220.9 ms | No completions evidence; no pagination evidence; tasks auth required. |
Raw evidence view
Show raw JSON evidence
{
"checks": {
"action_safety_probe": {
"details": {
"auth_present": false,
"confirmation_signals": [],
"safeguard_count": 2,
"summary": {
"bulk_access_tools": 2,
"capability_distribution": {
"admin": 1,
"exec": 1,
"export": 2,
"network": 1,
"other": 1,
"read": 5,
"write": 2
},
"destructive_tools": 0,
"egress_tools": 1,
"exec_tools": 1,
"high_risk_tools": 1,
"risk_distribution": {
"critical": 1,
"high": 0,
"low": 3,
"medium": 2
},
"secret_tools": 0,
"tool_count": 6
}
},
"latency_ms": null,
"status": "error"
},
"advanced_capabilities_probe": {
"details": {
"capabilities": {
"completions": false,
"elicitation": false,
"prompts": true,
"resource_links": false,
"resources": true,
"roots": false,
"sampling": false,
"structured_outputs": false
},
"enabled": [
"prompts",
"resources"
],
"enabled_count": 2,
"initialize_capability_keys": [
"tools"
]
},
"latency_ms": null,
"status": "warning"
},
"connector_publishability_probe": {
"details": {
"blockers": [
"transport_compliance",
"action_safety"
],
"criteria": {
"action_safety": false,
"auth_flow": true,
"connector_replay": true,
"initialize": true,
"protocol_version": true,
"remote_transport": true,
"request_association": true,
"server_card": true,
"session_resume": true,
"step_up_auth": true,
"tool_surface": true,
"tools_list": true,
"transport_compliance": false
},
"high_risk_tools": 1,
"tool_count": 6,
"transport": "streamable-http"
},
"latency_ms": null,
"status": "warning"
},
"connector_replay_probe": {
"details": {
"added_tools": [],
"additive_output_changes": [],
"backward_compatible": true,
"output_breaks": [],
"removed_tools": [],
"required_arg_breaks": [],
"would_break_after_refresh": false
},
"latency_ms": null,
"status": "ok"
},
"determinism_probe": {
"details": {
"attempts": 2,
"baseline_signature": "25f2f512bc00ce592e218e8c31495e4668f5e0cf5a04bd3c08d59f09a894d6e9",
"errors": [],
"matches": 2,
"stable_ratio": 1.0,
"successful": 2
},
"latency_ms": 221.72,
"status": "ok"
},
"initialize": {
"details": {
"headers": {
"content-type": "application/json; charset=utf-8"
},
"http_status": 200,
"payload": {
"id": 1,
"jsonrpc": "2.0",
"result": {
"capabilities": {
"tools": {}
},
"protocolVersion": "2024-11-05",
"serverInfo": {
"name": "buywhere-catalog",
"version": "1.0.0"
}
}
},
"url": "https://mcp.buywhere.ai/mcp"
},
"latency_ms": 437.18,
"status": "ok"
},
"interactive_flow_probe": {
"details": {
"oauth_supported": false,
"prompt_available": false,
"risk_hits": [],
"safe_hits": []
},
"latency_ms": null,
"status": "missing"
},
"oauth_authorization_server": {
"details": {
"reason": "no_authorization_server"
},
"latency_ms": null,
"status": "missing"
},
"oauth_protected_resource": {
"details": {
"error": "Client error '404 Not Found' for url 'https://mcp.buywhere.ai/.well-known/oauth-protected-resource'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://mcp.buywhere.ai/.well-known/oauth-protected-resource"
},
"latency_ms": 220.46,
"status": "error"
},
"official_registry_probe": {
"details": {
"direct_match": true,
"official_peer_count": 1,
"registry_identifier": "ai.buywhere/catalog-api",
"registry_source": "official_registry"
},
"latency_ms": null,
"status": "ok"
},
"openid_configuration": {
"details": {
"reason": "no_authorization_server"
},
"latency_ms": null,
"status": "missing"
},
"probe_noise_resilience": {
"details": {
"headers": {
"content-type": "text/plain; charset=utf-8"
},
"http_status": 200,
"url": "https://mcp.buywhere.ai/robots.txt"
},
"latency_ms": 444.28,
"status": "ok"
},
"prompt_get": {
"details": {
"reason": "not_advertised"
},
"latency_ms": null,
"status": "missing"
},
"prompts_list": {
"details": {
"error": "Client error '401 Unauthorized' for url 'https://mcp.buywhere.ai/mcp'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401",
"headers": {
"content-type": "application/json; charset=utf-8"
},
"http_status": 401,
"payload": {},
"reason": "auth_required",
"url": "https://mcp.buywhere.ai/mcp"
},
"latency_ms": 217.46,
"status": "auth_required"
},
"protocol_version_probe": {
"details": {
"claimed_version": "2024-11-05",
"lag_days": 385,
"latest_known_version": "2025-11-25",
"releases_behind": 3,
"validator_protocol_version": "2025-03-26"
},
"latency_ms": null,
"status": "warning"
},
"provenance_divergence_probe": {
"details": {
"direct_official_match": true,
"drift_fields": [],
"metadata_document_count": 2,
"registry_homepage": null,
"registry_repository": null,
"registry_title": null,
"registry_version": null,
"server_card_homepage": "https://buywhere.ai",
"server_card_repository": "https://github.com/BuyWhere/buywhere",
"server_card_title": "BuyWhere Product Catalog",
"server_card_version": "1.0.0"
},
"latency_ms": null,
"status": "ok"
},
"request_association_probe": {
"details": {
"reason": "no_request_association_capabilities_advertised"
},
"latency_ms": null,
"status": "missing"
},
"resource_read": {
"details": {
"reason": "not_advertised"
},
"latency_ms": null,
"status": "missing"
},
"resources_list": {
"details": {
"error": "Client error '401 Unauthorized' for url 'https://mcp.buywhere.ai/mcp'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401",
"headers": {
"content-type": "application/json; charset=utf-8"
},
"http_status": 401,
"payload": {},
"reason": "auth_required",
"url": "https://mcp.buywhere.ai/mcp"
},
"latency_ms": 440.09,
"status": "auth_required"
},
"server_card": {
"details": {
"headers": {
"content-type": "application/json; charset=utf-8"
},
"http_status": 200,
"payload": {
"authentication": {
"description": "Register for a free API key. Free tier: 1,000 calls/month. No credit card required.",
"register_url": "https://api.buywhere.ai/v1/auth/register",
"required": true,
"type": "bearer"
},
"categories": [
"Commerce",
"Shopping",
"Price Comparison",
"e-commerce",
"product-search"
],
"contact": {
"email": "api@buywhere.ai",
"url": "https://buywhere.ai"
},
"description": "Agent-native product catalog API for Southeast Asia and US commerce. Search 1.5M+ products across Shopee, Lazada, Amazon SG, Amazon US, Walmart, Carousell, FairPrice, Harvey Norman, and 20+ e-commerce platforms. Compare prices across merchants, discover deals, browse categories, find best prices \u2014 all through a single MCP endpoint.",
"documentation": "https://api.buywhere.ai/docs/guides/mcp",
"homepage": "https://buywhere.ai",
"keywords": [
"shopping",
"ecommerce",
"price comparison",
"product search",
"singapore",
"southeast asia",
"shopee",
"lazada",
"amazon",
"fairprice",
"deals",
"ai agent",
"mcp"
],
"license": "MIT",
"repository": "https://github.com/BuyWhere/buywhere",
"serverInfo": {
"name": "BuyWhere Product Catalog",
"version": "1.0.0"
},
"servers": [
{
"description": "Production MCP endpoint (Streamable HTTP + SSE)",
"transport": [
"streamable-http",
"sse"
],
"url": "https://api.buywhere.ai/mcp"
}
],
"tools": [
{
"description": "Full-text product search with price, category, merchant, region, and rating filters across 1.5M+ products from 20+ e-commerce platforms. Supports multiple currencies and compact JSON mode for AI agents.",
"inputSchema": {
"properties": {
"compact": {
"type": "boolean"
},
"country_code": {
"enum": [
"SG",
"US",
"VN",
"TH",
"MY"
],
"type": "string"
},
"currency": {
"type": "string"
},
"domain": {
"type": "string"
},
"limit": {
"default": 20,
"type": "integer"
},
"max_price": {
"type": "number"
},
"min_price": {
"type": "number"
},
"offset": {
"default": 0,
"type": "integer"
},
"q": {
"type": "string"
}
},
"type": "object"
},
"name": "search_products"
},
{
"description": "Get a specific product by ID including full details, current price, brand, category, ratings, merchant info, and specifications.",
"inputSchema": {
"properties": {
"currency": {
"type": "string"
},
"id": {
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
},
"name": "get_product"
},
{
"description": "Compare multiple products side-by-side across merchants: price, brand, rating, category path, and merchant for each product. For AI agent price comparison shopping.",
"inputSchema": {
"properties": {
"ids": {
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
"ids"
],
"type": "object"
},
"name": "compare_products"
},
{
"description": "Get discounted products sorted by discount percentage across all merchants. Returns original price, current price, and discount percentage.",
"inputSchema": {
"properties": {
"country": {
"type": "string"
},
"country_code": {
"type": "string"
},
"limit": {
"default": 20,
"type": "integer"
},
"min_discount": {
"default": 10,
"type": "number"
},
"offset": {
"default": 0,
"type": "integer"
}
},
"type": "object"
},
"name": "get_deals"
},
{
"description": "List top-level product categories available in the BuyWhere catalog with slugs, names, and product counts.",
"inputSchema": {
"properties": {
"currency": {
"type": "string"
}
},
"type": "object"
},
"name": "list_categories"
},
{
"description": "Find the single cheapest listing for a product across all merchants. Use when a user asks about prices, wants to find the cheapest option, or asks \"what's the best price for X\". Returns the best deal across Shopee, Lazada, Amazon, and all other BuyWhere merchants.",
"inputSchema": {
"properties": {
"category": {
"description": "Category to filter by (e.g. \"electronics\", \"fashion\")",
"type": "string"
},
"country_code": {
"description": "Country to search in (defaults to SG)",
"enum": [
"SG",
"MY",
"TH",
"PH",
"VN",
"ID",
"US"
],
"type": "string"
},
"product_name": {
"description": "Product name to find best price for (e.g. \"iphone 15 pro 256gb\", \"samsung galaxy s24\")",
"type": "string"
},
"region": {
"description": "Region filter \u2014 use \"us\" for United States or \"sea\" for Southeast Asia",
"enum": [
"us",
"sea"
],
"type": "string"
}
},
"type": "object"
},
"name": "find_best_price"
},
{
"description": "Resolve a natural language product query into structured catalog results. Classifies query intent, extracts price constraints, and routes to deals, categories, best-price lookup, or comparison-ready search results. Best for AI agents that need to understand user shopping intent.",
"inputSchema": {
"properties": {
"compact": {
"default": false,
"type": "boolean"
},
"country_code": {
"enum": [
"SG",
"US",
"VN",
"TH",
"MY"
],
"type": "string"
},
"domain": {
"type": "string"
},
"limit": {
"default": 20,
"type": "integer"
},
"max_price": {
"type": "number"
},
"min_price": {
"type": "number"
},
"offset": {
"default": 0,
"type": "integer"
},
"query": {
"type": "string"
},
"region": {
"type": "string"
}
},
"type": "object"
},
"name": "resolve_product_query"
}
]
},
"url": "https://mcp.buywhere.ai/.well-known/mcp/server-card.json"
},
"latency_ms": 524.96,
"status": "ok"
},
"session_resume_probe": {
"details": {
"protocol_version": "2024-11-05",
"reason": "no_session_id",
"resume_expected": true,
"transport": "streamable-http"
},
"latency_ms": null,
"status": "warning"
},
"step_up_auth_probe": {
"details": {
"auth_required_checks": [
"prompts_list",
"resources_list"
],
"broad_scopes": [],
"challenge_headers": [],
"minimal_scope_documented": false,
"oauth_present": false,
"scope_specificity_ratio": 0.0,
"step_up_signals": [],
"supported_scopes": []
},
"latency_ms": null,
"status": "warning"
},
"tool_snapshot_probe": {
"details": {
"added": [],
"changed_outputs": [],
"current_tool_count": 6,
"previous_tool_count": 6,
"removed": [],
"similarity": 1.0
},
"latency_ms": null,
"status": "ok"
},
"tools_list": {
"details": {
"headers": {
"content-type": "application/json; charset=utf-8"
},
"http_status": 200,
"payload": {
"id": 2,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"description": "Search the BuyWhere product catalog by keyword. Returns products from e-commerce platforms across multiple regions (Singapore, US, etc.). Use compact=true for agent-optimized responses with structured_specs, comparison_attributes, and normalized_price_usd fields.",
"inputSchema": {
"properties": {
"category": {
"description": "Filter by product category name (e.g. \"Laptops\", \"Smartphones\", \"Televisions\"). Use to exclude accessories and get actual products.",
"type": "string"
},
"compact": {
"default": false,
"description": "Return agent-optimized compact shape: structured_specs, comparison_attributes, normalized_price_usd. Reduces response size ~40%. Recommended for agent tool-use.",
"type": "boolean"
},
"country": {
"description": "Alias for country_code (deprecated, use country_code)",
"type": "string"
},
"country_code": {
"description": "Filter by ISO country code. Also infers default currency for price filters (SG\u2192SGD, US\u2192USD, VN\u2192VND, TH\u2192THB, MY\u2192MYR).",
"enum": [
"SG",
"US",
"VN",
"TH",
"MY"
],
"type": "string"
},
"domain": {
"description": "Filter by merchant platform (e.g. lazada, shopee, amazon)",
"type": "string"
},
"limit": {
"default": 20,
"description": "Number of results (max 100, default 20)",
"type": "integer"
},
"max_price": {
"description": "Maximum price (in currency inferred from country_code, or SGD by default)",
"type": "number"
},
"min_price": {
"description": "Minimum price (in currency inferred from country_code, or SGD by default)",
"type": "number"
},
"offset": {
"default": 0,
"description": "Pagination offset",
"type": "integer"
},
"q": {
"description": "Keyword search query",
"type": "string"
},
"region": {
"description": "Filter by region (sea, us, eu, au)",
"type": "string"
}
},
"type": "object"
},
"name": "search_products"
},
{
"description": "Get a specific product by its ID, including full details and current price.",
"inputSchema": {
"properties": {
"id": {
"description": "Product UUID",
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
},
"name": "get_product"
},
{
"description": "Compare multiple products side-by-side. Returns price, brand, rating, and category for each.",
"inputSchema": {
"properties": {
"ids": {
"description": "Array of product IDs to compare (2-10)",
"items": {
"type": "string"
},
"maxItems": 10,
"minItems": 2,
"type": "array"
}
},
"required": [
"ids"
],
"type": "object"
},
"name": "compare_products"
},
{
"description": "Get discounted products sorted by discount percentage. Returns products with original price and discount percentage. Supports currency, region (sea, us, eu, au) and country (SG, US, VN, MY, ...) filters.",
"inputSchema": {
"properties": {
"country": {
"description": "Alias for country_code (deprecated, use country_code)",
"type": "string"
},
"country_code": {
"description": "Filter by ISO country code. Alias: country.",
"enum": [
"SG",
"US",
"VN",
"TH",
"MY"
],
"type": "string"
},
"currency": {
"default": "SGD",
"description": "Filter by currency code (SGD, USD, MYR, VND, THB). Defaults to SGD.",
"type": "string"
},
"limit": {
"default": 20,
"description": "Number of results (max 100, default 20)",
"type": "integer"
},
"min_discount": {
"default": 10,
"description": "Minimum discount percentage (default 10)",
"type": "number"
},
"offset": {
"default": 0,
"description": "Pagination offset",
"type": "integer"
},
"region": {
"description": "Filter by region (sea, us, eu, au)",
"type": "string"
}
},
"type": "object"
},
"name": "get_deals"
},
{
"description": "List top-level product categories available in the BuyWhere catalog.",
"inputSchema": {
"properties": {},
"type": "object"
},
"name": "list_categories"
},
{
"description": "Use this whenever a user asks about prices, wants to find the cheapest option, or asks \"what's the best price for X\" or \"where can I buy X for the lowest price\". This finds the best current price across all merchants.",
"inputSchema": {
"properties": {
"category": {
"description": "Category to filter by (e.g., \"electronics\", \"fashion\")",
"type": "string"
},
"country": {
"description": "Alias for country_code (deprecated, use country_code)",
"type": "string"
},
"country_code": {
"description": "Country to search in (defaults to SG). Alias: country.",
"enum": [
"SG",
"MY",
"TH",
"PH",
"VN",
"ID",
"US"
],
"type": "string"
},
"product_name": {
"description": "Product name to find best price for (e.g., \"iphone 15 pro 256gb\", \"samsung galaxy s24\")",
"type": "string"
},
"region": {
"description": "Region filter - use \"us\" for United States or \"sea\" for Southeast Asia",
"enum": [
"us",
"sea"
],
"type": "string"
}
},
"required": [
"product_name"
],
"type": "object"
},
"name": "find_best_price"
}
]
}
},
"url": "https://mcp.buywhere.ai/mcp"
},
"latency_ms": 218.82,
"status": "ok"
},
"transport_compliance_probe": {
"details": {
"bad_protocol_error": null,
"bad_protocol_headers": {
"content-type": "application/json; charset=utf-8"
},
"bad_protocol_payload": {
"id": 410,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"description": "Search the BuyWhere product catalog by keyword. Returns products from e-commerce platforms across multiple regions (Singapore, US, etc.). Use compact=true for agent-optimized responses with structured_specs, comparison_attributes, and normalized_price_usd fields.",
"inputSchema": {
"properties": {
"category": {
"description": "Filter by product category name (e.g. \"Laptops\", \"Smartphones\", \"Televisions\"). Use to exclude accessories and get actual products.",
"type": "string"
},
"compact": {
"default": false,
"description": "Return agent-optimized compact shape: structured_specs, comparison_attributes, normalized_price_usd. Reduces response size ~40%. Recommended for agent tool-use.",
"type": "boolean"
},
"country": {
"description": "Alias for country_code (deprecated, use country_code)",
"type": "string"
},
"country_code": {
"description": "Filter by ISO country code. Also infers default currency for price filters (SG\u2192SGD, US\u2192USD, VN\u2192VND, TH\u2192THB, MY\u2192MYR).",
"enum": [
"SG",
"US",
"VN",
"TH",
"MY"
],
"type": "string"
},
"domain": {
"description": "Filter by merchant platform (e.g. lazada, shopee, amazon)",
"type": "string"
},
"limit": {
"default": 20,
"description": "Number of results (max 100, default 20)",
"type": "integer"
},
"max_price": {
"description": "Maximum price (in currency inferred from country_code, or SGD by default)",
"type": "number"
},
"min_price": {
"description": "Minimum price (in currency inferred from country_code, or SGD by default)",
"type": "number"
},
"offset": {
"default": 0,
"description": "Pagination offset",
"type": "integer"
},
"q": {
"description": "Keyword search query",
"type": "string"
},
"region": {
"description": "Filter by region (sea, us, eu, au)",
"type": "string"
}
},
"type": "object"
},
"name": "search_products"
},
{
"description": "Get a specific product by its ID, including full details and current price.",
"inputSchema": {
"properties": {
"id": {
"description": "Product UUID",
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
},
"name": "get_product"
},
{
"description": "Compare multiple products side-by-side. Returns price, brand, rating, and category for each.",
"inputSchema": {
"properties": {
"ids": {
"description": "Array of product IDs to compare (2-10)",
"items": {
"type": "string"
},
"maxItems": 10,
"minItems": 2,
"type": "array"
}
},
"required": [
"ids"
],
"type": "object"
},
"name": "compare_products"
},
{
"description": "Get discounted products sorted by discount percentage. Returns products with original price and discount percentage. Supports currency, region (sea, us, eu, au) and country (SG, US, VN, MY, ...) filters.",
"inputSchema": {
"properties": {
"country": {
"description": "Alias for country_code (deprecated, use country_code)",
"type": "string"
},
"country_code": {
"description": "Filter by ISO country code. Alias: country.",
"enum": [
"SG",
"US",
"VN",
"TH",
"MY"
],
"type": "string"
},
"currency": {
"default": "SGD",
"description": "Filter by currency code (SGD, USD, MYR, VND, THB). Defaults to SGD.",
"type": "string"
},
"limit": {
"default": 20,
"description": "Number of results (max 100, default 20)",
"type": "integer"
},
"min_discount": {
"default": 10,
"description": "Minimum discount percentage (default 10)",
"type": "number"
},
"offset": {
"default": 0,
"description": "Pagination offset",
"type": "integer"
},
"region": {
"description": "Filter by region (sea, us, eu, au)",
"type": "string"
}
},
"type": "object"
},
"name": "get_deals"
},
{
"description": "List top-level product categories available in the BuyWhere catalog.",
"inputSchema": {
"properties": {},
"type": "object"
},
"name": "list_categories"
},
{
"description": "Use this whenever a user asks about prices, wants to find the cheapest option, or asks \"what's the best price for X\" or \"where can I buy X for the lowest price\". This finds the best current price across all merchants.",
"inputSchema": {
"properties": {
"category": {
"description": "Category to filter by (e.g., \"electronics\", \"fashion\")",
"type": "string"
},
"country": {
"description": "Alias for country_code (deprecated, use country_code)",
"type": "string"
},
"country_code": {
"description": "Country to search in (defaults to SG). Alias: country.",
"enum": [
"SG",
"MY",
"TH",
"PH",
"VN",
"ID",
"US"
],
"type": "string"
},
"product_name": {
"description": "Product name to find best price for (e.g., \"iphone 15 pro 256gb\", \"samsung galaxy s24\")",
"type": "string"
},
"region": {
"description": "Region filter - use \"us\" for United States or \"sea\" for Southeast Asia",
"enum": [
"us",
"sea"
],
"type": "string"
}
},
"required": [
"product_name"
],
"type": "object"
},
"name": "find_best_price"
}
]
}
},
"bad_protocol_status_code": 200,
"delete_error": null,
"delete_status_code": null,
"expired_session_error": null,
"expired_session_status_code": null,
"issues": [
"missing_session_id",
"missing_protocol_header",
"bad_protocol_not_rejected"
],
"last_event_id_visible": false,
"protocol_header_present": false,
"requested_protocol_version": "2024-11-05",
"session_id_present": false,
"transport": "streamable-http"
},
"latency_ms": 228.86,
"status": "error"
},
"utility_coverage_probe": {
"details": {
"completions": {
"advertised": false,
"live_probe": "not_executed",
"sample_target": null
},
"initialize_capability_keys": [
"tools"
],
"pagination": {
"metadata_signal": false,
"next_cursor_methods": [],
"supported": false
},
"tasks": {
"advertised": false,
"http_status": 401,
"probe_status": "auth_required"
}
},
"latency_ms": 220.9,
"status": "ok"
}
},
"failures": {
"oauth_authorization_server": {
"reason": "no_authorization_server"
},
"oauth_protected_resource": {
"error": "Client error '404 Not Found' for url 'https://mcp.buywhere.ai/.well-known/oauth-protected-resource'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://mcp.buywhere.ai/.well-known/oauth-protected-resource"
},
"openid_configuration": {
"reason": "no_authorization_server"
},
"transport_compliance_probe": {
"bad_protocol_error": null,
"bad_protocol_headers": {
"content-type": "application/json; charset=utf-8"
},
"bad_protocol_payload": {
"id": 410,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"description": "Search the BuyWhere product catalog by keyword. Returns products from e-commerce platforms across multiple regions (Singapore, US, etc.). Use compact=true for agent-optimized responses with structured_specs, comparison_attributes, and normalized_price_usd fields.",
"inputSchema": {
"properties": {
"category": {
"description": "Filter by product category name (e.g. \"Laptops\", \"Smartphones\", \"Televisions\"). Use to exclude accessories and get actual products.",
"type": "string"
},
"compact": {
"default": false,
"description": "Return agent-optimized compact shape: structured_specs, comparison_attributes, normalized_price_usd. Reduces response size ~40%. Recommended for agent tool-use.",
"type": "boolean"
},
"country": {
"description": "Alias for country_code (deprecated, use country_code)",
"type": "string"
},
"country_code": {
"description": "Filter by ISO country code. Also infers default currency for price filters (SG\u2192SGD, US\u2192USD, VN\u2192VND, TH\u2192THB, MY\u2192MYR).",
"enum": [
"SG",
"US",
"VN",
"TH",
"MY"
],
"type": "string"
},
"domain": {
"description": "Filter by merchant platform (e.g. lazada, shopee, amazon)",
"type": "string"
},
"limit": {
"default": 20,
"description": "Number of results (max 100, default 20)",
"type": "integer"
},
"max_price": {
"description": "Maximum price (in currency inferred from country_code, or SGD by default)",
"type": "number"
},
"min_price": {
"description": "Minimum price (in currency inferred from country_code, or SGD by default)",
"type": "number"
},
"offset": {
"default": 0,
"description": "Pagination offset",
"type": "integer"
},
"q": {
"description": "Keyword search query",
"type": "string"
},
"region": {
"description": "Filter by region (sea, us, eu, au)",
"type": "string"
}
},
"type": "object"
},
"name": "search_products"
},
{
"description": "Get a specific product by its ID, including full details and current price.",
"inputSchema": {
"properties": {
"id": {
"description": "Product UUID",
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
},
"name": "get_product"
},
{
"description": "Compare multiple products side-by-side. Returns price, brand, rating, and category for each.",
"inputSchema": {
"properties": {
"ids": {
"description": "Array of product IDs to compare (2-10)",
"items": {
"type": "string"
},
"maxItems": 10,
"minItems": 2,
"type": "array"
}
},
"required": [
"ids"
],
"type": "object"
},
"name": "compare_products"
},
{
"description": "Get discounted products sorted by discount percentage. Returns products with original price and discount percentage. Supports currency, region (sea, us, eu, au) and country (SG, US, VN, MY, ...) filters.",
"inputSchema": {
"properties": {
"country": {
"description": "Alias for country_code (deprecated, use country_code)",
"type": "string"
},
"country_code": {
"description": "Filter by ISO country code. Alias: country.",
"enum": [
"SG",
"US",
"VN",
"TH",
"MY"
],
"type": "string"
},
"currency": {
"default": "SGD",
"description": "Filter by currency code (SGD, USD, MYR, VND, THB). Defaults to SGD.",
"type": "string"
},
"limit": {
"default": 20,
"description": "Number of results (max 100, default 20)",
"type": "integer"
},
"min_discount": {
"default": 10,
"description": "Minimum discount percentage (default 10)",
"type": "number"
},
"offset": {
"default": 0,
"description": "Pagination offset",
"type": "integer"
},
"region": {
"description": "Filter by region (sea, us, eu, au)",
"type": "string"
}
},
"type": "object"
},
"name": "get_deals"
},
{
"description": "List top-level product categories available in the BuyWhere catalog.",
"inputSchema": {
"properties": {},
"type": "object"
},
"name": "list_categories"
},
{
"description": "Use this whenever a user asks about prices, wants to find the cheapest option, or asks \"what's the best price for X\" or \"where can I buy X for the lowest price\". This finds the best current price across all merchants.",
"inputSchema": {
"properties": {
"category": {
"description": "Category to filter by (e.g., \"electronics\", \"fashion\")",
"type": "string"
},
"country": {
"description": "Alias for country_code (deprecated, use country_code)",
"type": "string"
},
"country_code": {
"description": "Country to search in (defaults to SG). Alias: country.",
"enum": [
"SG",
"MY",
"TH",
"PH",
"VN",
"ID",
"US"
],
"type": "string"
},
"product_name": {
"description": "Product name to find best price for (e.g., \"iphone 15 pro 256gb\", \"samsung galaxy s24\")",
"type": "string"
},
"region": {
"description": "Region filter - use \"us\" for United States or \"sea\" for Southeast Asia",
"enum": [
"us",
"sea"
],
"type": "string"
}
},
"required": [
"product_name"
],
"type": "object"
},
"name": "find_best_price"
}
]
}
},
"bad_protocol_status_code": 200,
"delete_error": null,
"delete_status_code": null,
"expired_session_error": null,
"expired_session_status_code": null,
"issues": [
"missing_session_id",
"missing_protocol_header",
"bad_protocol_not_rejected"
],
"last_event_id_visible": false,
"protocol_header_present": false,
"requested_protocol_version": "2024-11-05",
"session_id_present": false,
"transport": "streamable-http"
}
},
"remote_url": "https://mcp.buywhere.ai/mcp",
"server_card_payload": {
"authentication": {
"description": "Register for a free API key. Free tier: 1,000 calls/month. No credit card required.",
"register_url": "https://api.buywhere.ai/v1/auth/register",
"required": true,
"type": "bearer"
},
"categories": [
"Commerce",
"Shopping",
"Price Comparison",
"e-commerce",
"product-search"
],
"contact": {
"email": "api@buywhere.ai",
"url": "https://buywhere.ai"
},
"description": "Agent-native product catalog API for Southeast Asia and US commerce. Search 1.5M+ products across Shopee, Lazada, Amazon SG, Amazon US, Walmart, Carousell, FairPrice, Harvey Norman, and 20+ e-commerce platforms. Compare prices across merchants, discover deals, browse categories, find best prices \u2014 all through a single MCP endpoint.",
"documentation": "https://api.buywhere.ai/docs/guides/mcp",
"homepage": "https://buywhere.ai",
"keywords": [
"shopping",
"ecommerce",
"price comparison",
"product search",
"singapore",
"southeast asia",
"shopee",
"lazada",
"amazon",
"fairprice",
"deals",
"ai agent",
"mcp"
],
"license": "MIT",
"repository": "https://github.com/BuyWhere/buywhere",
"serverInfo": {
"name": "BuyWhere Product Catalog",
"version": "1.0.0"
},
"servers": [
{
"description": "Production MCP endpoint (Streamable HTTP + SSE)",
"transport": [
"streamable-http",
"sse"
],
"url": "https://api.buywhere.ai/mcp"
}
],
"tools": [
{
"description": "Full-text product search with price, category, merchant, region, and rating filters across 1.5M+ products from 20+ e-commerce platforms. Supports multiple currencies and compact JSON mode for AI agents.",
"inputSchema": {
"properties": {
"compact": {
"type": "boolean"
},
"country_code": {
"enum": [
"SG",
"US",
"VN",
"TH",
"MY"
],
"type": "string"
},
"currency": {
"type": "string"
},
"domain": {
"type": "string"
},
"limit": {
"default": 20,
"type": "integer"
},
"max_price": {
"type": "number"
},
"min_price": {
"type": "number"
},
"offset": {
"default": 0,
"type": "integer"
},
"q": {
"type": "string"
}
},
"type": "object"
},
"name": "search_products"
},
{
"description": "Get a specific product by ID including full details, current price, brand, category, ratings, merchant info, and specifications.",
"inputSchema": {
"properties": {
"currency": {
"type": "string"
},
"id": {
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
},
"name": "get_product"
},
{
"description": "Compare multiple products side-by-side across merchants: price, brand, rating, category path, and merchant for each product. For AI agent price comparison shopping.",
"inputSchema": {
"properties": {
"ids": {
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
"ids"
],
"type": "object"
},
"name": "compare_products"
},
{
"description": "Get discounted products sorted by discount percentage across all merchants. Returns original price, current price, and discount percentage.",
"inputSchema": {
"properties": {
"country": {
"type": "string"
},
"country_code": {
"type": "string"
},
"limit": {
"default": 20,
"type": "integer"
},
"min_discount": {
"default": 10,
"type": "number"
},
"offset": {
"default": 0,
"type": "integer"
}
},
"type": "object"
},
"name": "get_deals"
},
{
"description": "List top-level product categories available in the BuyWhere catalog with slugs, names, and product counts.",
"inputSchema": {
"properties": {
"currency": {
"type": "string"
}
},
"type": "object"
},
"name": "list_categories"
},
{
"description": "Find the single cheapest listing for a product across all merchants. Use when a user asks about prices, wants to find the cheapest option, or asks \"what's the best price for X\". Returns the best deal across Shopee, Lazada, Amazon, and all other BuyWhere merchants.",
"inputSchema": {
"properties": {
"category": {
"description": "Category to filter by (e.g. \"electronics\", \"fashion\")",
"type": "string"
},
"country_code": {
"description": "Country to search in (defaults to SG)",
"enum": [
"SG",
"MY",
"TH",
"PH",
"VN",
"ID",
"US"
],
"type": "string"
},
"product_name": {
"description": "Product name to find best price for (e.g. \"iphone 15 pro 256gb\", \"samsung galaxy s24\")",
"type": "string"
},
"region": {
"description": "Region filter \u2014 use \"us\" for United States or \"sea\" for Southeast Asia",
"enum": [
"us",
"sea"
],
"type": "string"
}
},
"type": "object"
},
"name": "find_best_price"
},
{
"description": "Resolve a natural language product query into structured catalog results. Classifies query intent, extracts price constraints, and routes to deals, categories, best-price lookup, or comparison-ready search results. Best for AI agents that need to understand user shopping intent.",
"inputSchema": {
"properties": {
"compact": {
"default": false,
"type": "boolean"
},
"country_code": {
"enum": [
"SG",
"US",
"VN",
"TH",
"MY"
],
"type": "string"
},
"domain": {
"type": "string"
},
"limit": {
"default": 20,
"type": "integer"
},
"max_price": {
"type": "number"
},
"min_price": {
"type": "number"
},
"offset": {
"default": 0,
"type": "integer"
},
"query": {
"type": "string"
},
"region": {
"type": "string"
}
},
"type": "object"
},
"name": "resolve_product_query"
}
]
},
"server_identifier": "ai.buywhere/catalog-api"
}
Known versions
1.0.0
Validation history
| Timestamp | Status | Score | Latency | Tools |
|---|---|---|---|---|
| May 13, 2026 09:57:20 AM UTC | Healthy | 70.6 | 3410.1 ms | 6 |
| May 12, 2026 09:54:14 AM UTC | Healthy | 66.3 | 3483.8 ms | 6 |
| May 12, 2026 01:53:15 AM UTC | Failing | 45.0 | 90413.2 ms | 0 |
Validation timeline
| Validated | Summary | Score | Protocol | Auth mode | Tools | High-risk tools | Changes |
|---|---|---|---|---|---|---|---|
| May 13, 2026 09:57:20 AM UTC | Healthy | 70.6 | 2024-11-05 | public | 6 | 1 | none |
| May 12, 2026 09:54:14 AM UTC | Healthy | 66.3 | 2024-11-05 | public | 6 | 1 | summary_changed auth_mode_changed write_surface_expanded tool_snapshot_changed |
| May 12, 2026 01:53:15 AM UTC | Failing | 45.0 | unknown | unknown | 0 | 0 | none |
Recent validation runs
| Started | Status | Summary | Latency | Checks |
|---|---|---|---|---|
| May 13, 2026 09:57:17 AM UTC | Completed | Healthy | 3410.1 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| May 12, 2026 09:54:11 AM UTC | Completed | Healthy | 3483.8 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| May 12, 2026 01:51:45 AM UTC | Completed | Failing | 90413.2 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |