Session
Model Context Protocol: Principles and Practice
Large‑language‑model agents are only as useful as the context and tools they can reach.
Anthropic’s Model Context Protocol (MCP) proposes a universal, bidirectional interface that turns every external system—SQL databases, Slack, Git, web browsers, even your local file‑system—into first‑class “context providers.”
In just 30 minutes we’ll step from high‑level buzzwords to hands‑on engineering details:
- How MCP’s JSON‑RPC message format, streaming channels, and version‑negotiation work under the hood.
- Why per‑tool sandboxing via isolated client processes hardens security (and what happens when an LLM tries `rm ‑rf /`).
- Techniques for hierarchical context retrieval that stretch a model’s effective window beyond token limits.
- Real‑world patterns for accessing multiple tools—Postgres, Slack, GitHub—and plugging MCP into GenAI applications.
Expect code snippets and lessons from early adoption.
You’ll leave ready to wire your own services into any MCP‑aware model and level‑up your GenAI applications—without the N×M integration nightmare.
First delivered at AgentCon 2025, Milan, Italy
Emanuele Fabbiani
Co-founder and head of AI at xtream (acquired by TeamSystem), Professor at Catholic University of Milan
Milan, Italy
Links
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top