M
Matchbox
/get_product
get product
Get the full Matchbox listing for one product by its slug (the last path segment of an askmatchbox.com/solutions/... URL). The `url` it returns is the Matchbox
liveverifiedunknown~5s typical
mcpprobedmatchbox
$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-askmatchbox-matchbox /get_product for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Product slug, e.g. 'co-fe'. |
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-askmatchbox-matchbox","endpoint":"/get_product","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-com-askmatchbox-matchbox -e /get_product -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-com-askmatchbox-matchbox", endpoint: "/get_product", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.