C
catalog
/get_provenance
Get the provenance receipt for an attribute
The receipt behind a stated value: the verbatim source quote, the page, the extraction method, and the sha-256 of the exact file it was read from — plus a ready
liveverifiedunknown~5s typical
mcpprobedcatalog
$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-ai-partsgraph-catalog /get_provenance for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Part id |
| code | string | Attribute code from get_part; omit for all |
| project_context | string | One sentence on what you are building. Results are ranked for your project. Queries and th |
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-ai-partsgraph-catalog","endpoint":"/get_provenance","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-ai-partsgraph-catalog -e /get_provenance -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-ai-partsgraph-catalog", endpoint: "/get_provenance", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.