C
catalogapi
/check_coverage
check coverage
Check whether CatalogAPI can supply rewards in one or more countries, and which product categories are available there. Call this when someone asks if rewards,
liveverifiedunknown~5s typical
mcpprobedcatalogapi
$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-catalogapi-catalogapi /check_coverage for me.
Input
| Field | Type | Description |
|---|---|---|
| countries | array | ISO-2 country codes, for example ["US", "PL"]. Omit to list every covered country. |
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-catalogapi-catalogapi","endpoint":"/check_coverage","input":{}}'cli
npx cracked-ai run -p mcp-com-catalogapi-catalogapi -e /check_coverage -i '{}'mcp
run_tool({ provider: "mcp-com-catalogapi-catalogapi", endpoint: "/check_coverage", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.