BB
Bikefuchs — Bike Parts Price Comparison
/resolve_product
Resolve Product URL
Turn a product page URL from a supported shop into structured product data — EAN barcode, price, stock status, and a purchase link — so the EAN can then be used
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 /resolve_product for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Product page URL from a supported shop (e.g. 'https://www.bike24.de/p2462871.html') |
| country | string (DE | AT) | Country for pricing (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":"/resolve_product","input":{"url":"...","country":"DE"}}'cli
npx cracked-ai run -p mcp-com-bikefuchs-bikefuchs -e /resolve_product -i '{"url":"...","country":"DE"}'mcp
run_tool({ provider: "mcp-com-bikefuchs-bikefuchs", endpoint: "/resolve_product", input: {"url":"...","country":"DE"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.