FT
Fly Travel Albania
/compare_hotels
Compare 2-6 hotels side by side
Side-by-side comparison of 2-6 named hotels for a date and party: cached price (with party_match + cached_at), stars, zone, board, room, features (aquapark, kid
liveverifiedunknown~5s typical
mcpprobedflytravelalbania
$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-al-flytravel-travel-prices /compare_hotels for me.
Input
| Field | Type | Description |
|---|---|---|
| hotels* | array | Hotel names (or parts of them). |
| destination | string | Optional destination key ('antalya', 'bodrum'). |
| date | string | Departure date, format YYYY-MM-DD (recommended). |
| adults | integer | Number of adults (default 2). |
| children_ages | array | Age of each child AT DEPARTURE (0-14 = child; 15+ is counted as an adult automatically). |
| nights | integer | Trip length in nights. Omit for the standard charter length (6 nights / 7 days). Most depa |
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-al-flytravel-travel-prices","endpoint":"/compare_hotels","input":{"hotels":[]}}'cli
npx cracked-ai run -p mcp-al-flytravel-travel-prices -e /compare_hotels -i '{"hotels":[]}'mcp
run_tool({ provider: "mcp-al-flytravel-travel-prices", endpoint: "/compare_hotels", input: {"hotels":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.