Back to Podcast Digest
AI Engineer28m

MCP Apps: Primitives, discovery, and the Future of Software - Pietro Zullo, Manufact, Inc

TL;DR

  • MCP apps return UI, not just JSON: Tools can now return sandboxed iframe widgets with bidirectional communication to the host, enabling rich interactive experiences inside chat interfaces.

  • Three major stores now accept submissions: ChatGPT, Claude, and Cursor all support self-serve submission for MCP servers and apps, with ChatGPT being the fastest to approve.

  • Dynamic discovery is already live in Claude: When Claude lacks a tool for a task, it searches the MCP registry and suggests installing the right connector, representing a fundamental shift in software discovery.

  • Privacy controls let you redact from models: You can show full information in the UI while sending only sanitized summaries to the LLM, solving a key enterprise concern.

  • Streaming tokens can update UI in real-time: As the model streams tool arguments, the UI can render incrementally, enabling demos like Excalidraw drawing diagrams token-by-token.

  • Paul Graham called it: AI apps are the new browsers: The talk closes with the argument that MCP apps make chat interfaces the new websites, where users expect to use products directly inside Claude or ChatGPT.

Summary

MCP apps extend the Model Context Protocol to return interactive UI components instead of just JSON, and with ChatGPT, Claude, and Cursor now running stores for one-click installation, Pietro Zullo argues this is how all software will be distributed and discovered.

Was This Useful?

Share