SR
Safe-Check (recall + counterfeit)
/safe_check
safe check
Run both a recall lookup and a counterfeit-risk check in one call. Best general-purpose product-safety screen.
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 /safe_check for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | |
| price | number | |
| marketplace | string |
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":"/safe_check","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-safe-check -e /safe_check -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-safe-check", endpoint: "/safe_check", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.