T
trip-logistics-assistant
/search_transfers
Airport & city transfer booking
Books private transfers: airport transfer / airport taxi / private driver / chauffeur, city-to-city rides, group minibuses. Give the pickup location (airport or
liveverifiedunknown~5s typical
mcpprobedtrip-logistics-assistant
$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-app-triplogistics-trip-logistics-assistant /search_transfers for me.
Input
| Field | Type | Description |
|---|---|---|
| from* | string | Pickup: airport or city, e.g. 'Vienna airport', 'Malaga' |
| to | string | Optional destination, e.g. 'city center', 'Prague', hotel name |
| passengers | number |
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-app-triplogistics-trip-logistics-assistant","endpoint":"/search_transfers","input":{"from":"..."}}'cli
npx cracked-ai run -p mcp-app-triplogistics-trip-logistics-assistant -e /search_transfers -i '{"from":"..."}'mcp
run_tool({ provider: "mcp-app-triplogistics-trip-logistics-assistant", endpoint: "/search_transfers", input: {"from":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.