Install
openclaw skills install airport-pickups-londonBook UK airport and cruise port transfers via Airport Pickups London. Get instant fixed-price quotes, validate flights, create bookings, amend, cancel, and t...
openclaw skills install airport-pickups-londonThis skill connects your agent to Airport Pickups London's booking API via MCP, giving it full transfer management — quotes, bookings, amendments, cancellations, and live driver tracking.
This skill requires an API key via the x-api-key header. No environment variables are needed.
Get a key instantly (free, no approval):
curl -X POST https://mcp.airport-pickups-london.com/a2a/register \
-H "Content-Type: application/json" \
-d '{"name": "Your Agent Name", "email": "you@example.com"}'
Add the APL MCP server to your config:
{
"mcpServers": {
"airport-pickups-london": {
"url": "https://mcp.airport-pickups-london.com/mcp",
"headers": {
"x-api-key": "YOUR_API_KEY"
}
}
}
}
get_quote — Get Transfer PricesGet prices for any UK transfer route. Returns all car types with prices, capacity, and luggage allowance.
Example prompts:
validate_flight — Flight ValidationVerify a flight number and get terminal, airline, arrival time, and meeting point.
Example prompts:
book_transfer — Create BookingCreate a confirmed transfer booking. Returns booking reference, manage URL, meeting point.
Example prompts:
lookup_booking — Check Booking StatusLook up booking details by reference number. Returns status, driver info, and manage URL.
Example prompts:
amend_booking — Modify BookingChange passenger name, phone, email, flight number, date/time, or special requests.
Example prompts:
cancel_booking — Cancel BookingCancel a booking. Free cancellation 12+ hours before pickup.
Example prompts:
track_driver — Live Driver TrackingGet the driver's live GPS position, vehicle details, photo, and ETA.
Example prompts:
get_service_info — FAQ & PoliciesGet info about cancellation policy, payment methods, vehicles, child seats, pets, accessibility, meet and greet, cruise ports, corporate accounts.
Example prompts:
This skill sends the following data to the APL booking API:
All data is transmitted over HTTPS (TLS 1.2+) and stored by Airport Pickups London for service delivery. GDPR compliant. The API key authenticates the agent, not the end user.
Agents can request a discount by including requestedDiscountPercent in the quote request. Maximum discount is 5%. Non-negotiable: peak surcharges, event pricing, child seats.
| Car Type | Passengers | Suitcases | From |
|---|---|---|---|
| Saloon | Up to 3 | 3 | ~£33 |
| People Carrier | Up to 5 | 5 | ~£45 |
| 8 Seater | Up to 8 | 8 | ~£55 |
| Executive Saloon | Up to 3 | 3 | ~£65 |
| Executive MPV | Up to 7 | 7 | ~£85 |
TripAdvisor 4.7/5 | Trustpilot 4.9/5 | Reviews.io 4.9/5