streamable-httpupdated 4mo ago
Ground truth operational layer for urban transfers in Latin America.
O que dá para fazer com Whaber Oracle?
Whaber Oracle Agent Card
Ground truth operational layer for urban transfers in Latin America.
Live Endpoint
https://oracle.whaber.ai/.well-known/agent-card.json
What is Whaber Oracle?
Whaber Oracle is the Layer 4 execution infrastructure for travel AI in LatAm — the layer between a booking and a verified ground transfer.
Any A2A-compatible agent can discover and consume the Oracle via the canonical endpoint above.
5 Core Tools — Agent Kit v1 (Partner-Only)
| Tool | Description |
|---|---|
| whaber_get_safe_pickup_point | Physically verified pickup point for a hotel or airport in Quito |
| whaber_calculate_ops_window | Operational time window with Quito traffic buffers and ANT compliance |
| whaber_validate_carrier_compliance | ANT operating permit validation for Ecuador carriers |
| whaber_query_place_safety | Zone safety classification (safe / caution / avoid) for a time window |
| whaber_get_hotel_context | Operational context for hotels registered in the Place Graph |
Place Graph
- 17 zones with full operational cataloging — Quito, Ecuador
- Latency p95: less than 50ms
- Safety scores recomputed automatically via driver field reports
- Numeric scores never exposed — semantic labels only
Security and Compliance
- Authentication: Bearer token required
- HTTPS: TLS via Cloudflare
- Ecuador LOPDP compliant
- ANT carrier verification
- 6-gate validation pipeline
- Full audit trail via EventStore
Active Pilot
NH Collection Quito. Partner-Only soft launch Q2 2026.
Whaber Travel-Ops · oracle@whaber.ai · https://whaber.ai
Instalação
Adicione Whaber Oracle ao seu cliente. Escolha o que você usa.
claude mcp add --transport http whaber-oracle https://oracle.whaber.ai/mcp/v1codex mcp add whaber-oracle --url https://oracle.whaber.ai/mcp/v1{
"mcpServers": {
"whaber-oracle": {
"url": "https://oracle.whaber.ai/mcp/v1"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"whaber-oracle": {
"type": "http",
"url": "https://oracle.whaber.ai/mcp/v1"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"whaber-oracle": {
"url": "https://oracle.whaber.ai/mcp/v1"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"whaber-oracle": {
"serverUrl": "https://oracle.whaber.ai/mcp/v1"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Pontuação
39 / 100
Incompleta
- Documentação11/25
- Manutenção13/25
- Confiança6/20
- Capacidade0/15
- Instalação12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 119 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Histórico de versões
| Versões | Publicada |
|---|---|
| 1.2.0Mais recente | 13 de mai. de 2026 |