B
bundler
/get_bundle
get bundle
Retrieve the URLs and metadata from a UURL.at short link, including QR code URLs. Use this to inspect what URLs are behind a uurl.at link.
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 /get_bundle for me.
Input
| Field | Type | Description |
|---|---|---|
| rid* | string | The 6-character short ID from the URL (e.g. 'Ab3cDe' from https://uurl.at/Ab3cDe). |
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":"/get_bundle","input":{"rid":"..."}}'cli
npx cracked-ai run -p mcp-at-uurl-bundler -e /get_bundle -i '{"rid":"..."}'mcp
run_tool({ provider: "mcp-at-uurl-bundler", endpoint: "/get_bundle", input: {"rid":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.