catalog
C
catalog
/search_parts

Search the parts catalogue

Full-text search over the demo catalogue's provenance-backed part records. Filter by category, build or role. Every attribute returned was corroborated against

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

Input

FieldTypeDescription
query*stringWhat you are looking for
categorystring
buildstring
rolestring
limitinteger
project_contextstringOne 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":"/search_parts","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-ai-partsgraph-catalog -e /search_parts -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-ai-partsgraph-catalog", endpoint: "/search_parts", input: {"query":"..."} })

Try it

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