CT
CarsMultiverse — the recall record
/lookup_recall
Look up one recall campaign
Everything this site holds about one American recall campaign: the maker, the part that failed, the remedy, whether the notice was reworded after publication, h
liveverifiedunknown~5s typical
mcpprobedcarsmultiverse—the
$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 /lookup_recall for me.
Input
| Field | Type | Description |
|---|---|---|
| campaign* | string | An NHTSA campaign number, for example 26V518 or 18V169. |
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":"/lookup_recall","input":{"campaign":"..."}}'cli
npx cracked-ai run -p mcp-com-carsmultiverse-recall-record -e /lookup_recall -i '{"campaign":"..."}'mcp
run_tool({ provider: "mcp-com-carsmultiverse-recall-record", endpoint: "/lookup_recall", input: {"campaign":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.