Beyond Prompting: Building Scalable AI with Multi-Agent Systems and MCP
Stop building monolithic LLM agents. Learn how a microservices approach using multi-agent systems creates truly scalable and powerful AI.
#1about 4 minutes
Understanding LLMs, context windows, and RAG
Large language models use tokens to process text, but their limited context window requires retrieval-augmented generation (RAG) to access large or real-time datasets.
#2about 3 minutes
Transitioning from monolithic agents to multi-agent systems
Giving a single LLM agent too many tools leads to confusion and failure, so a multi-agent architecture with specialized agents improves performance and scalability.
#3about 3 minutes
Why AI projects fail and the need for evaluation
Most AI proofs-of-concept fail in production due to a lack of business context, highlighting the need for robust evaluation frameworks like MLflow.
#4about 4 minutes
Demo: Evaluating an agent's RAG tool using MLflow
A practical demonstration shows how to use MLflow with custom metrics like relevance and specificity to identify and fix agent hallucinations in a RAG tool.
#5about 3 minutes
Introducing the Model Context Protocol for tool integration
The Model Context Protocol (MCP) standardizes how agents connect to tools, creating a reusable ecosystem of servers and clients to avoid redundant integration work.
#6about 6 minutes
Demo: Automating workflows with MCP servers and clients
This demo showcases connecting local files, GitHub, and Databricks Genie as MCP servers to a client, enabling complex, automated workflows from a single chat interface.
#7about 2 minutes
Exploring the current limitations and future of MCP
The current challenges for MCP include tool discovery, agent confusion from overlapping server functions, and the lack of a centralized security gateway.
Related jobs
Jobs that call for the skills explored in this talk.
WebMCP: Empowering Agents as First-Class Citizens of the WebWebMCP is an exciting W3C proposal that just landed in Chrome Canary to try out . The idea is that you can use some HTML attributes on a form or register JavaScript tool methods to give agents direct access to content. This gives us as content prov...
Michael Hunger, Chris Heilmann
Everything a Developer Needs to Know About MCP with Neo4jIn the rapidly evolving world of AI tooling and agentic workflows, one protocol is reshaping how developers build, scale, and share AI-native applications: the Model Context Protocol (MCP). If you’ve been building AI agents, you know the pain of inte...
Daniel Cranney
Dev Digest 210: AI Agents Are Go! Is MCP Dead? LLMs Crack AnonymityInside last week’s Dev Digest 210 .
🪦 Is MCP already dead?
🐍 Secure snake on the CLI
🏗️ The architecture behind open source LLMs
⚖️ AI companies and governments at odds
🦫 Is Go the best language for AI agents?
🕵️ “Security research” bot hacks Micros...
Chris Heilmann
The Web We Broke (And Why AI Agents Are Paying the Price) - AgentCon BerlinThis is the accompanying post to the talk Chris Heilmann gave at AgentCon in Berlin on 19/05/2026, you can also see the slides and listen to it in this screencast:
Thirty years of developer shortcuts, bloated JavaScript, and inaccessible HTML have l...
From learning to earning
Jobs that call for the skills explored in this talk.