mcp
M
mcp
/get_buy_url

get buy url

Single-call resolver: given a listing id from a prior search_birkin, returns the canonical buy_url (302-redirect to the merchant with affiliate attribution pres

liveverifiedunknown~5s typical
mcpprobedmcp
$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-birkinbagstock-mcp /get_buy_url for me.

Input

FieldTypeDescription
listing_id*stringListing ID from a prior search_birkin result

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-birkinbagstock-mcp","endpoint":"/get_buy_url","input":{"listing_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-birkinbagstock-mcp -e /get_buy_url -i '{"listing_id":"..."}'
mcp
run_tool({ provider: "mcp-com-birkinbagstock-mcp", endpoint: "/get_buy_url", input: {"listing_id":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.