← Browse

Session brief

MCP is all you need — Samuel Colvin, Pydantic

Samuel Colvin

Overview

This talk argues that the Messaging, Communication, and Protocol (MCP) framework, particularly its tool-calling capabilities, can simplify complex agentic workflows. The speaker, Samuel Colvin, creator of Pydantic, suggests that many current approaches to agent-to-agent communication are overcomplicated and that MCP offers a more streamlined solution. The core idea is to leverage MCP's primitives, especially dynamic tool calling, to build more robust and efficient AI systems.

Who should watch

Key takeaways

Notable quotes

*The idea is we have some agent, we have any number of different tools that we can connect to that agent and the point is that like the agent doesn't need to be designed with those particular tools in mind.*
*Sampling is this idea of a of a way where within MCP the protocol the server can effectively make a request back through the client to the LLM.*
*Doing this kind of thing where we're doing the inference inside a tool is a powerful way of effectively limiting the context window of the main running agent.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.