SR
Safe-Check (recall + counterfeit)
/recall_lookup
recall lookup
Look up active US product recalls for a product or brand against live government feeds (CPSC/FDA/NHTSA-style aggregate). Returns matching recalls with the offic
liveverifiedunknown~5s typical
mcpprobedsafe-check(recall+
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-dropwatchhq-safe-check /recall_lookup for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Product name or brand, e.g. 'Peloton bike' or 'stroller'. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-dropwatchhq-safe-check","endpoint":"/recall_lookup","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-safe-check -e /recall_lookup -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-safe-check", endpoint: "/recall_lookup", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.