Episode

Building MCP Before MCP Existed: Inside Despegar's Sofia Agent

Podcast
MLOps.community
Published
May 8, 2026
Duration seconds
2473
Processing state
failed
Canonical source
https://podcasters.spotify.com/pod/show/mlops/episodes/Building-MCP-Before-MCP-Existed-Inside-Despegars-Sofia-Agent-e3j1si9
Audio
https://anchor.fm/s/174cb1b8/podcast/play/119648265/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2026-4-7%2F423699983-44100-2-00f431e610d49.mp3
JSON
/v1/public/podcasts/mlops-community/episodes/building-mcp-before-mcp-existed-inside-despegar-s-sofia-agent
Markdown
/podcast/mlops-community/building-mcp-before-mcp-existed-inside-despegar-s-sofia-agent.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/mlops-community/episodes/building-mcp-before-mcp-existed-inside-despegar-s-sofia-agent/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/mlops-community/building-mcp-before-mcp-existed-inside-despegar-s-sofia-agent.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Nicolas Alejandro Bogliolo is the AI PM at Despegar, the largest online travel agency in Latin America, and the engineer-product-hybrid behind Sofia, the GenAI travel concierge that beat most of the OTA world to a working multi-agent system. Before MCP was a standard and before LangChain was widely adopted, his team had already shipped their own orchestration layer and tool protocol in production. This conversation is a rare look at what it takes to build an agentic system that actually books trips, runs on WhatsApp, and keeps adding capabilities without falling over. What we cover: - Chappi, the brain of Sofia: how Despegar built an internal orchestration layer when there was nothing off the shelf- Building "MCP before MCP": the custom tool-calling protocol that predated the Anthropic standard- Multi-agent architecture by vertical: flights, hotels, activities, and cars each own their own flow - Decentralized agent ownership: how any squad in the company can build a flow with central supervision - Sofia on WhatsApp: making messaging the consumer control center, the way Slack became it for the enterprise - The five-phase travel arc Sofia covers: dreaming, planning, anticipation, in-trip, and post-trip - KPI evolution: why "in-scope conversation rate" topped out near 96 percent and what they measure now - The flight-delay-claim use case and why filing claims through a chatbot is a perfect agent task - Group trip planning in WhatsApp groups: the next frontier for travel agents - Sofia as channel of choice: the WeChat-style vision for an agent that handles your entire trip - Why Despegar held off on giving Sofia the ability to bargain with customers, for now. Whether you are building production agents, running an OTA, or just curious about how an AI tra…