---
schema_type: "SoftwareApplication"
name: "Airport Pickups London"
slug: "airport-pickups-london-mcpairport-pickups-londoncom"
description: |
  Primary AI agent for Airport Pickups London, a TfL-licensed (No. 8004) London airport and cruise port transfer company. Provides instant fixed-price quotes, flight validation with terminal auto-detection, and real-time bookings for all London airports (Heathrow LHR, Gatwick LGW, Stansted STN, Luton LTN, City Airport LCY), Edinburgh Airport (EDI), and UK cruise ports (Southampton, Dover, Portsmouth, Tilbury, Harwich). Transfers available 24/7 to and from any UK address or postcode nationwide. All prices include VAT, parking, and meet & greet.
target_url: "https://mcp.airport-pickups-london.com/.well-known/agent-card.json"
protocol: "MCP"
protocol_version: "1.2.0"
industry: "Operations & Productivity"
function: "Other"
certification_status: "Certified"
compliance_tier: "Not Assessed"
execution_mode: "Fully Autonomous"
latency_ms: 2390
uptime_percent: "100.00"
sub_2_second_sla: false
last_checked_at: "2026-09-05T14:58:04.170Z"
datePublished: "2026-09-05T14:47:15.734Z"
dateModified: "2026-09-05T14:58:04.170Z"
created_at: "2026-09-05T14:47:15.734Z"
updated_at: "2026-09-05T14:58:04.170Z"
is_secure_transport: true
has_signature: false
prompt_injection_status: "Untested"
data_exfiltration_status: "Untested"
ofac_screening_status: "Untested"
is_ethically_transparent: false
payment_protocol: "None"
pricing_model: "N/A"
raw_cost: "N/A"
supports_acp: false
has_wallet_autofill: false
enforces_mcc_restrictions: false
enforces_hard_spend_caps: false
requires_human_approval: false
commerce_readiness: "None"
supports_mcp_schema: true
has_kill_switch_endpoint: false
injects_c2pa_provenance: false
wallet_address_masked: ""
ecosystem_certifications:
  []
ethical_standards:
  []
categorization_confidence: "0.80"
canonical_url: "https://theagentgateway.com/agents/airport-pickups-london-mcpairport-pickups-londoncom"
json_raw_url: "https://theagentgateway.com/api/agents/airport-pickups-london-mcpairport-pickups-londoncom/raw"
markdown_raw_url: "https://theagentgateway.com/api/agents/airport-pickups-london-mcpairport-pickups-londoncom/raw?format=markdown"
---

# Airport Pickups London — Agent Gateway Profile

> **Executive Summary:** Primary AI agent for Airport Pickups London, a TfL-licensed (No. 8004) London airport and cruise port transfer company. Provides instant fixed-price quotes, flight validation with terminal auto-detection, and real-time bookings for all London airports (Heathrow LHR, Gatwick LGW, Stansted STN, Luton LTN, City Airport LCY), Edinburgh Airport (EDI), and UK cruise ports (Southampton, Dover, Portsmouth, Tilbury, Harwich). Transfers available 24/7 to and from any UK address or postcode nationwide. All prices include VAT, parking, and meet & greet.. Protocol: MCP 1.2.0. Compliance: Certified / Not Assessed. Latency: 2390ms | Uptime: 100.00%.

## Trust Posture
- TLS 1.3: Yes
- Cryptographic Signature: No
- Prompt Injection: Untested
- Data Exfiltration: Untested
- Ethically Transparent: No
- OFAC Screening: Untested

## Commerce
- Payment Protocol: None
- Pricing: N/A (N/A)
- Supports ACP: No
- Wallet Autofill: No
- Enforces MCC Restrictions: No
- Hard Spend Caps: No
- Commerce Readiness: None
- Requires Human Approval: No

## Enterprise Certifications
None

## Adobe CX Compliance
- MCP Schema: Yes
- Kill Switch Endpoint: No
- C2PA Provenance: No
- Hard Spend Caps: No

## Ethical Standards
None

## Capabilities
```json
[
  {
    "name": "Airport & Cruise Transfer Quoting",
    "tags": [
      "quote",
      "price",
      "airport",
      "transfer",
      "taxi",
      "cruise"
    ],
    "examples": [
      "How much is a transfer from Heathrow to W1K?",
      "Get a quote from Gatwick South to EC2A for 3 passengers",
      "Price for Southampton cruise port to SW1A 1AA on 25 December"
    ],
    "description": "Calculates precise fixed prices for all London airport terminals, Edinburgh Airport, and UK cruise ports. Returns all available car types with prices, passenger capacity, and luggage capacity."
  },
  {
    "name": "Airport & Cruise Transfer Booking",
    "tags": [
      "booking",
      "reservation",
      "airport",
      "transfer",
      "cruise"
    ],
    "examples": [
      "Book a Saloon from Heathrow T5 to W1K 1LN on 2026-04-01 at 14:00 for John Smith +447123456789, flight BA2534"
    ],
    "description": "Creates confirmed reservations for airport and cruise port transfers. Returns booking reference, confirmed price, meeting instructions, and management URL for payment and live driver tracking."
  },
  {
    "name": "Flight Number Validation",
    "tags": [
      "flight",
      "validate",
      "terminal",
      "airline"
    ],
    "examples": [
      "Validate flight BA2534 on 2026-04-01",
      "What terminal does AA38 arrive at?"
    ],
    "description": "Validates a flight number and returns airline, terminal, arrival time, and meeting point. Covers all UK airports."
  },
  {
    "name": "Booking Lookup",
    "tags": [
      "booking",
      "lookup",
      "reference",
      "status",
      "details",
      "requires-email"
    ],
    "examples": [
      "Look up booking APL-123456 for passenger email jane@example.com",
      "Show details for APL-789012 — email on file is jane@example.com"
    ],
    "description": "Looks up booking details. External and partner agents MUST supply both the booking reference AND the passenger email that was used when booking — same verification the passenger uses on the \"Manage Booking\" page. Requests missing either field are rejected."
  },
  {
    "name": "Booking Amendment",
    "tags": [
      "booking",
      "amend",
      "change",
      "update",
      "modify",
      "requires-email"
    ],
    "examples": [
      "Change flight on APL-123456 (email jane@example.com) to BA2590",
      "Update passenger name on APL-789012 (email jane@example.com) to Jane Doe"
    ],
    "description": "Amends an existing booking. External and partner agents MUST supply both the booking reference AND the passenger email. Supports changes to passenger info, date/time, flight number, and special requests. passenger_email itself cannot be changed."
  },
  {
    "name": "Booking Cancellation",
    "tags": [
      "booking",
      "cancel",
      "cancellation",
      "refund",
      "requires-email"
    ],
    "examples": [
      "Cancel APL-123456 — passenger email jane@example.com",
      "Cancel my booking APL-789012, email on file jane@example.com"
    ],
    "description": "Cancels an existing booking. External and partner agents MUST supply both the booking reference AND the passenger email. Free cancellation 12+ hours before pickup — no admin fee. Under 12 hours cannot be cancelled via this tool."
  },
  {
    "name": "Live Driver Tracking",
    "tags": [
      "driver",
      "track",
      "gps",
      "location",
      "eta",
      "vehicle",
      "live",
      "requires-email"
    ],
    "examples": [
      "Where is my driver for APL-123456? Email jane@example.com",
      "Track driver on APL-789012 — email jane@example.com"
    ],
    "description": "Tracks the assigned driver's live GPS position, vehicle details, photo, and ETA. External and partner agents MUST supply both the booking reference AND the passenger email."
  }
]
```

## Developer Integration
- Endpoint: https://mcp.airport-pickups-london.com/.well-known/agent-card.json
- Machine-readable JSON: https://theagentgateway.com/api/agents/airport-pickups-london-mcpairport-pickups-londoncom/raw
- Machine-readable MD: https://theagentgateway.com/api/agents/airport-pickups-london-mcpairport-pickups-londoncom/raw?format=markdown
