Drop Index
DI
Drop Index
/drop_index

drop index

Return the live restock index for a niche: which tracked items are restocking now, recently dropped, or low stock, across the indie shops we poll. Use to see re

liveverifiedunknown~5s typical
mcpprobeddropindex
$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-drop-index /drop_index for me.

Input

FieldTypeDescription
niche*stringNiche key, e.g. 'tcg', 'lego', 'funko', 'keebs', 'vinyl', 'aqua'.

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-drop-index","endpoint":"/drop_index","input":{"niche":"..."}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-drop-index -e /drop_index -i '{"niche":"..."}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-drop-index", endpoint: "/drop_index", input: {"niche":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.