Developer Tools
buildboxapp.com
Provides an API to search, list, and get details of PC components and check their compatibility.
ENDPOINT 1
https://buildboxapp.com/api/mcp
Known tools 7
list_categoriesList the PC component categories BuildBox builds with (CPU, GPU, motherboard, memory, storage, PSU, cooler, case).
search_partsFree-text search across the BuildBox parts catalog (by brand, model, or keyword), e.g.
list_partsList parts in a category (best-rated first), optionally capped by price or brand.
get_partFull detail for a single part by its slug (from search_parts / list_parts): price, description, and the specification table.
check_compatibilityCheck whether a set of parts (slugs) is compatible — socket, memory type, power, and physical clearance.
assemble_buildAssemble 2–3 complete, compatibility-checked PC build OPTIONS at different price points from a brief, and let the person choose (the server proposes; the human decides).
create_buildSave a set of parts (slugs) as a BuildBox build and return a shareable link.