G
grant-finder
/grail_value
grail value
Value a collector's item from live retail + sold comps (DropWatch price-history) and return a confidence-tiered estimate with the comp shops and scrape date. Fr
liveverifiedunknown~5s typical
mcpprobedgrant-finder
$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-grant-finder /grail_value for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Item name, be specific (set + type). |
| niche | string (tcg | lego | funko | vinyl | keebs | 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-grant-finder","endpoint":"/grail_value","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-grant-finder -e /grail_value -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-grant-finder", endpoint: "/grail_value", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.