Catalog
MCP
Official1 toolby mrgoodie
Pre-purchase trust checks for AI agents: recalls, scam signals, proceed/caution/avoid verdict.
Verify product safety before purchase by detecting recalls and scam signals.
Captured live from the server via tools/list.
analyze_purchase
Assess trust and safety of a product, seller, or purchase URL. Returns a verdict (proceed/caution/avoid), trust score 0-100, top risk flags, and a one-line reason.
Parameters (5)
- urlstring
Product or store URL
- companystring
Seller or company name
- productstring
Product name or description
- barcodestring
EAN, GTIN, or UPC barcode
- countrystring
ISO country code (default: US)
README not available yet.
Install
Tools (1)
analyze_purchase
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://purchaseiq.io/api/mcpclaude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://purchaseiq.io/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.