VC
Villiers Charter
/search_empty_legs
search empty legs
Search Villiers' available empty-leg flights — heavily discounted, one-off private jet repositioning flights that are significantly cheaper than a full charter.
liveverifiedunknown~5s typical
mcpprobedvillierscharter
$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-ai-villiers-charter /search_empty_legs for me.
Input
| Field | Type | Description |
|---|---|---|
| destination | string | Destination city / airport name / IATA / ICAO, e.g. Nice or NCE. Optional. |
| limit | integer | Max results (default 20, max 50) |
| origin | string | Origin city / airport name / IATA / ICAO, e.g. London or LHR or EGLL. Optional — mirrors d |
| region | string | Region filter: europe / americas / asia / all. Optional. |
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-ai-villiers-charter","endpoint":"/search_empty_legs","input":{}}'cli
npx cracked-ai run -p mcp-ai-villiers-charter -e /search_empty_legs -i '{}'mcp
run_tool({ provider: "mcp-ai-villiers-charter", endpoint: "/search_empty_legs", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.