CarsMultiverse — the recall record
CT
CarsMultiverse — the recall record
/part_report

What is known about recalls of one part

For a component group such as air bags or seat belts: how many notices name it, the median wait before owners were notified, the share past the sixty-day line,

liveverifiedunknown~5s typical
mcpprobedcarsmultiversethe
$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-carsmultiverse-recall-record /part_report for me.

Input

FieldTypeDescription
part*stringA part or component name, for example "air bags", "seat belts", "steering".

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-carsmultiverse-recall-record","endpoint":"/part_report","input":{"part":"..."}}'
cli
npx cracked-ai run -p mcp-com-carsmultiverse-recall-record -e /part_report -i '{"part":"..."}'
mcp
run_tool({ provider: "mcp-com-carsmultiverse-recall-record", endpoint: "/part_report", input: {"part":"..."} })

Try it

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