BB
Bikefuchs — Bike Parts Price Comparison
/optimize_cart
Optimize Shopping Cart
Find the cheapest way to buy multiple products together: computes the optimal split across shops — which items to order from which shop — accounting for each sh
liveverifiedunknown~5s typical
mcpprobedbikefuchs—bike
$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-com-bikefuchs-bikefuchs /optimize_cart for me.
Input
| Field | Type | Description |
|---|---|---|
| eans* | array | Array of EAN barcodes (8–14 digit numbers as strings, e.g. '4524667749493'). NOT URLs. |
| country | string (DE | AT) | Country for pricing and shipping (DE or AT, default DE) default "DE" |
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-com-bikefuchs-bikefuchs","endpoint":"/optimize_cart","input":{"eans":[],"country":"DE"}}'cli
npx cracked-ai run -p mcp-com-bikefuchs-bikefuchs -e /optimize_cart -i '{"eans":[],"country":"DE"}'mcp
run_tool({ provider: "mcp-com-bikefuchs-bikefuchs", endpoint: "/optimize_cart", input: {"eans":[],"country":"DE"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.