C
catalog
/list_builds
List reference builds
The catalogue's reference builds (robot, weather station, plant waterer) with their roles and candidate parts — the starting point for build_bom.
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 /list_builds for me.
Input
| Field | Type | Description |
|---|---|---|
| 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":"/list_builds","input":{}}'cli
npx cracked-ai run -p mcp-ai-partsgraph-catalog -e /list_builds -i '{}'mcp
run_tool({ provider: "mcp-ai-partsgraph-catalog", endpoint: "/list_builds", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.