# Whaber Oracle MCP server

Ground truth operational layer for urban transfers in LatAm.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-whawi-oracle
- Repository: https://github.com/Whawi/oracle-agent-card

## Install
- Endpoint: https://oracle.whaber.ai/mcp/v1
- Auth: Not captured

## Setup notes
- Remote endpoint: https://oracle.whaber.ai/mcp/v1

## Tools
- whaber_get_safe_pickup_point - Returns a physically verified, safe pickup point for a hotel or airport in Quito. Coordinates validated by local drivers and operations team. Includes available carriers and instructions for the guest. Zone safety label is semantic only (safe/caution/avoid) — raw risk scores are NEVER exposed (moatGuard enforced). Endpoint: https://oracle.whaber.ai/mcp/v1
- whaber_calculate_ops_window - Calculates the recommended departure time for a transfer in Quito, including real traffic buffers, airport wait times, and Quito-specific time modifiers (altitude, terminal distance). Uses Google Routes API v2 with real-time traffic data. Endpoint: https://oracle.whaber.ai/mcp/v1
- whaber_validate_carrier_compliance - Validates whether a carrier holds all 7 required ANT documents in Ecuador: cédula, licencia profesional, puntos, antecedentes, póliza RC, ANT habilitación, matrícula. Returns compliant/non-compliant. Missing one document = TOTAL BLOCK. Zero exceptions. This is the Whaber Compliance Gate — not advisory. Endpoint: https://oracle.whaber.ai/mcp/v1
- whaber_query_place_safety - Returns the operational safety classification for a zone and time window in Quito. Returns semantic label only: safe / caution / avoid. moatGuard guarantees raw computed_score, risk_index, and safety_margin are NEVER exposed. Endpoint: https://oracle.whaber.ai/mcp/v1
- whaber_get_hotel_context - Returns the operational context for a hotel registered in the Whaber Place Graph: preferred pickup point, checkout policy, VIP rules, and available Whaber services. Endpoint: https://oracle.whaber.ai/mcp/v1
- whaber_validar_vuelo - Returns real-time flight status from AeroDataBox webhooks (push updates < 30s) plus derived terminal assignment for Mariscal Sucre UIO: T1 (domestic) or T2 (international). Grounds all transfer operations to actual flight state — never estimated. Includes delay minutes and gate changes. Endpoint: https://oracle.whaber.ai/mcp/v1
- whaber_enriched_route - Calculates a transfer route with real-time traffic via Google Routes API v2, Place Graph safety overlays, and encoded polylines. Returns ETA, distance in km, traffic alerts, and night-mode risk flag. Highest-cost tool — use when route fidelity is critical for scheduling. Endpoint: https://oracle.whaber.ai/mcp/v1
- whaber_compliance_gate - Full 7-document ANT compliance check for a carrier in Ecuador. Hard gate: returns binary compliant/non-compliant verdict. Missing ANY of the 7 documents triggers a FULL SERVICE BLOCK — not advisory. 7 documents: cédula, licencia profesional, puntos de licencia, antecedentes penales, póliza RC, ANT habilitación (taxi ejecutivo), matrícula vehículo. Endpoint: https://oracle.whaber.ai/mcp/v1
- whaber_recompute_zone_safety - Triggers a recalculation of the safety classification for a Quito zone after a new driver report or verified incident. Updates the Place Graph in real time. Returns the new semantic label (safe/caution/avoid). moatGuard: internal computed_score is NEVER exposed in the response. Endpoint: https://oracle.whaber.ai/mcp/v1
- whaber_resolver_direccion - Geocodes a free-text address or place name against the Whaber Place Graph (478 POIs, 20 zones) with fuzzy matching tuned for Quito naming conventions (barrios, landmarks, hotel names in Spanish and English). Falls back to Google Maps MCP if no Place Graph match. Returns verified coordinates and the matched POI node if found. Endpoint: https://oracle.whaber.ai/mcp/v1

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Whawi
- Version: 1.2.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 13, 2026
- Source: https://registry.modelcontextprotocol.io
