AI Engineer

Rebuilding the web for agents — Liad Yosef, MCP Apps

Published 2026-09-16 · Duration 20:41

Summary

The talk outlines the transition to the 'agentic web,' arguing that traditional websites and browser tabs are becoming obsolete as primary interfaces. The core shift involves breaking down complex UIs into atomic components that can be composed by personal AI assistants. The speaker, a co-creator of the MCP Apps specification, details how MCP Apps allows servers to hand real UI interfaces back into a chat context, solving the 'last mile of interaction.' Furthermore, the talk introduces the need for a standardized discovery layer, proposing the use of `AI catalog.json` to make websites 'agent ready' and accessible to autonomous agents.

Download summary

Key takeaways

  1. MCP Apps Solves Last-Mile Interaction 1:42

    MCP Apps allows providers to send UI chunks into chats, ensuring that services retain their brand identity and functionality rather than being reduced to text or databases. This solves the 'last mile' problem for agents, enabling complex interactions like booking hotels or viewing 3D models within a unified chat context.

  2. The Agentic Web Paradigm Shift 5:40

    The web is shifting from being a collection of siloed websites (requiring multiple tabs and different UIs for the same intent) to being composed by personal assistants. Assistants become the primary entry point, making websites themselves less critical for task completion.

  3. Need for Agent-Specific Discovery 19:16

    Traditional standards like `llms.txt` are insufficient because agents often ignore them, preferring to navigate to docs or homepages. The solution requires a standardized, machine-readable directory, such as the proposed `AI catalog.json`, to expose a website's MCP and API servers directly to agents.

Technical details

  • MCP Apps Specification 80s

    MCP Apps is an underlying specification that enables chat-based applications to receive and display UI chunks from external servers, allowing services to maintain their visual identity and functionality within a chat interface.

  • Headless Architecture 600s

    The trend is moving toward 'headless' services (e.g., Salesforce, Cloudflow), where the core functionality and data are exposed via APIs, rather than relying solely on the visual UI. This is crucial for agent integration.

  • Agentic Resource Discovery 1180s

    To standardize how websites expose themselves to agents, the speaker proposes the `AI catalog.json` JSON format. This file allows agents to query a directory directly for a website's MCP server and API server endpoints, bypassing traditional web navigation.

Mentioned resources

  • MCP Apps (Specification/Standard)
  • Aura AI (Research Platform)
  • Aura Journey (Research Tool)
  • AI catalog.json (Standard/Protocol)

Channel & topics

Watch on YouTube · Back to latest

This independent, AI-assisted summary is provided for commentary and informational purposes. It may contain errors or omit important context. Please watch the original video for the creator's complete presentation. Video, thumbnail, and related copyrights belong to their respective owners.