BB
Bikefuchs — Bike Parts Price Comparison
/get_shipping_breakdown
Get Shipping Cost
Return the exact shipping cost for a specific shop, country, and cart value, including all shipping tiers and how much more is needed to reach the next free-shi
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 /get_shipping_breakdown for me.
Input
| Field | Type | Description |
|---|---|---|
| shop* | string | Shop name or ID (e.g. 'rosebikes', 'boc24', 'bike24', 'fahrradteile', 'Rose Bikes') |
| country* | string (DE | AT) | Country (DE or AT) |
| cart_value* | number | Total cart value in EUR (e.g. 49.99) |
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":"/get_shipping_breakdown","input":{"shop":"...","country":"DE","cart_value":1}}'cli
npx cracked-ai run -p mcp-com-bikefuchs-bikefuchs -e /get_shipping_breakdown -i '{"shop":"...","country":"DE","cart_value":1}'mcp
run_tool({ provider: "mcp-com-bikefuchs-bikefuchs", endpoint: "/get_shipping_breakdown", input: {"shop":"...","country":"DE","cart_value":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.