Aurinia XO — hostel (Kamianets-Podilskyi, Ukraine)
AX
Aurinia XO — hostel (Kamianets-Podilskyi, Ukraine)
/get_availability

get availability

Check dorm bed-place availability and price for a date range at Aurinia XO (Kamianets-Podilskyi) — bed-places only, no room types. Read-only. check_out is optio

liveunknown~5s typical
mcpauriniaxo
$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-auriniaxo-hostel /get_availability for me.

Input

FieldTypeDescription
check_in*stringYYYY-MM-DD
check_outstringYYYY-MM-DD. Optional — defaults to check_in + 1 night.
guestsinteger default 1
promo_codestringOptional promo code, e.g. BOT5 for -5%.

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-auriniaxo-hostel","endpoint":"/get_availability","input":{"check_in":"...","guests":1}}'
cli
npx cracked-ai run -p mcp-com-auriniaxo-hostel -e /get_availability -i '{"check_in":"...","guests":1}'
mcp
run_tool({ provider: "mcp-com-auriniaxo-hostel", endpoint: "/get_availability", input: {"check_in":"...","guests":1} })

Try it

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