Matchbox
M
Matchbox
/find_products_for_problem

find products for problem

Find products built to solve a real-world problem. Describe the problem in plain language (not keywords) — e.g. 'my dad keeps missing doses of his medication'.

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

Input

FieldTypeDescription
problem*stringThe user's problem in their own words, as close to verbatim as possible. Do NOT embellish
inferred_contextstringOptional: context YOU inferred rather than the user stating it (e.g. their city from earli

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":"/find_products_for_problem","input":{"problem":"..."}}'
cli
npx cracked-ai run -p mcp-com-askmatchbox-matchbox -e /find_products_for_problem -i '{"problem":"..."}'
mcp
run_tool({ provider: "mcp-com-askmatchbox-matchbox", endpoint: "/find_products_for_problem", input: {"problem":"..."} })

Try it

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