Wingie Enuygun MCP
WE
Wingie Enuygun MCP
/flight_allocate

flight allocate

Generate booking URL for selected flight options. Creates a personalized booking link that directs users to complete their flight reservation with pre-filled se

liveverifiedunknown~5s typical
mcpprobedwingieenuygunmcp
$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-enuygun-weg-mcp /flight_allocate for me.

Input

FieldTypeDescription
flight_ids*arrayList of specific flight identifiers from search results (e.g., ['W95730:RC:2025-07-20 04:4

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-enuygun-weg-mcp","endpoint":"/flight_allocate","input":{"flight_ids":[]}}'
cli
npx cracked-ai run -p mcp-com-enuygun-weg-mcp -e /flight_allocate -i '{"flight_ids":[]}'
mcp
run_tool({ provider: "mcp-com-enuygun-weg-mcp", endpoint: "/flight_allocate", input: {"flight_ids":[]} })

Try it

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