catalogapi
C
catalogapi
/how_it_works

how it works

Answer questions about CatalogAPI itself: what it is, how rewards are delivered to recipients, how currencies and billing work, whether the catalog can be custo

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 /how_it_works for me.

Input

FieldTypeDescription
topic*string (overview | coverage | custom_catalogs | fulfillment | pricing_and_billing | integration)Which question to answer. overview: What CatalogAPI is and the two ways to use it. coverag

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":"/how_it_works","input":{"topic":"overview"}}'
cli
npx cracked-ai run -p mcp-com-catalogapi-catalogapi -e /how_it_works -i '{"topic":"overview"}'
mcp
run_tool({ provider: "mcp-com-catalogapi-catalogapi", endpoint: "/how_it_works", input: {"topic":"overview"} })

Try it

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