O
oracle
/check_in_stock
check in stock
Check whether a hobby item has recently dropped or restocked across the specialty shops we monitor for a niche. Returns recent in-stock matches (new + restock)
liveverifiedunknown~5s typical
mcpprobedoracle
$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-oracle /check_in_stock for me.
Input
| Field | Type | Description |
|---|---|---|
| niche* | string (tcg | lego | funko | keebs | vinyl | aqua) | Hobby niche: tcg, lego, funko, keebs, vinyl, aqua |
| query* | string | Product name to match against recent drops, e.g. 'Prismatic Evolutions' or 'Millennium Fal |
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-oracle","endpoint":"/check_in_stock","input":{"niche":"tcg","query":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-oracle -e /check_in_stock -i '{"niche":"tcg","query":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-oracle", endpoint: "/check_in_stock", input: {"niche":"tcg","query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.