bundler
B
bundler
/bundle_urls

bundle urls

Bundle multiple URLs into a single short link on UURL.at. Returns the short URL and QR code URLs (.svg and .png). Use this when you want to share multiple refer

liveunknown~5s typical
mcpbundler
$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-at-uurl-bundler /bundle_urls for me.

Input

FieldTypeDescription
urls*arrayList of URLs to bundle (1-12 URLs, each must start with https:// or http://).

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-at-uurl-bundler","endpoint":"/bundle_urls","input":{"urls":[]}}'
cli
npx cracked-ai run -p mcp-at-uurl-bundler -e /bundle_urls -i '{"urls":[]}'
mcp
run_tool({ provider: "mcp-at-uurl-bundler", endpoint: "/bundle_urls", input: {"urls":[]} })

Try it

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