T
Toolcall
/part-lookup
part lookup
Everything about an electronic component from its manufacturer part number: live distributor stock and price breaks across DigiKey, Mouser, Farnell, RS, Arrow a
liveunknown~5s typical
mcptoolcall
$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-click-toolcall-toolcall /part-lookup for me.
Input
| Field | Type | Description |
|---|---|---|
| mpn* | string | Manufacturer part number, e.g. LM358MX/NOPB |
| country | string | ISO country for regional pricing, default US |
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-click-toolcall-toolcall","endpoint":"/part-lookup","input":{"mpn":"..."}}'cli
npx cracked-ai run -p mcp-click-toolcall-toolcall -e /part-lookup -i '{"mpn":"..."}'mcp
run_tool({ provider: "mcp-click-toolcall-toolcall", endpoint: "/part-lookup", input: {"mpn":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.