This live workshop is the fastest way to go from zero MCP knowledge to a production multi-agent system orchestrated by MCP. Denis Rothman guides you through every concept with working code, taking you from your first MCP server to a complete Glass-Box Context Engine in 6 hours.
By Packt Publishing · Refunds up to 10 days before
Getting started with MCP the right way means learning the concepts in the context of a real system you are building, not in isolation. This workshop introduces each MCP concept exactly when you need it for the next component of the Glass-Box Context Engine, making every concept immediately applicable.
Context engineering is the discipline of designing systems that give AI the right information, in the right format, to reason and act reliably. It goes beyond prompt engineering — building structured, deterministic systems that scale in production.
A multi-agent system uses multiple specialised AI agents working together — each with a defined role, context, and tools — to complete complex tasks no single agent could handle reliably. Context engineering makes them predictable.
MCP is Anthropic's open standard for connecting AI models to tools, data sources, and other agents. It provides structured agent orchestration with clear context boundaries — making systems transparent and debuggable.
Context engineering requires hands-on practice to truly understand. This live workshop lets you build a working system with a world-class instructor answering your questions in real time.
Six modules. Six hours. A production-ready context-engineered AI system by the time you finish.
Understand why prompts fail at scale and how semantic blueprints give AI structured, goal-driven contextual awareness.
Design and orchestrate multi-agent workflows using the Model Context Protocol. Build transparent, traceable agent systems.
Build RAG pipelines that deliver accurate, cited responses. Engineer memory systems that persist context reliably across agents.
Architect a transparent, explainable context engine where every decision is traceable and debuggable in production.
Implement safeguards against prompt injection and data poisoning. Enforce trust boundaries in multi-agent environments.
Deploy your context-engineered system to production. Apply patterns for scaling, monitoring, and reliability.
Concrete working deliverables — not just theory and slides.
A working Glass-Box Context Engine with transparent, traceable reasoning
Multi-agent workflow orchestrated with the Model Context Protocol
High-fidelity RAG pipeline with memory and citations
Safeguards against prompt injection and data poisoning
Reusable architecture patterns for production AI systems
Certificate of completion from Packt Publishing
Denis Rothman brings decades of production AI engineering experience to this live workshop.
Denis Rothman is a bestselling AI author with over 30 years of experience in artificial intelligence, agent systems, and optimization. He has authored multiple cutting-edge AI books published by Packt and is renowned for making complex AI architecture concepts practical and immediately applicable. He guides you step by step through building production-ready context-engineered multi-agent systems — answering your questions live throughout the 6-hour session.
Intermediate to advanced workshop. Solid Python and basic LLM experience required.
Everything you need to know before registering.
To get started with MCP in this workshop you need intermediate Python experience (comfortable with classes, async functions, and APIs), basic familiarity with LLMs and how to call an AI API, and a laptop with Python 3.10 or later installed. You do not need prior MCP knowledge, prior multi-agent experience, or any specific framework experience. The workshop builds from these foundations.
The first thing you build is a simple MCP server in Python that exposes one tool with a typed schema. This first server demonstrates the core MCP concepts: how to define a tool, how to handle an invocation, and how to return a structured result. From this foundation, the workshop builds progressively more complex MCP patterns until you have a complete multi-agent system.
Calling AI APIs directly means writing custom integration code for every tool and data source your agents need. MCP provides a standard protocol so any MCP-compatible agent can use any MCP-compatible tool or data source without custom integration. MCP also provides typed schemas that validate agent communication, structured error handling that makes failures informative rather than opaque, and a discovery mechanism that lets orchestrating agents find available capabilities dynamically.
The most important MCP concepts for beginners are: the server-client model (agents as servers, orchestrators as clients), tool definitions (typed schemas for agent capabilities), resource definitions (typed access to shared data), the prompt template system (structured agent instructions), and error types (structured failure communication). The workshop introduces each concept in the order you encounter it while building the Glass-Box Context Engine.
With this workshop's guidance, you have a productive MCP setup working within the first 90 minutes of the 6-hour session. By the end of the second module you have multiple MCP servers orchestrated by a client. The remaining four modules build on this foundation to add RAG integration, memory management, safeguards, and production deployment. You leave with a complete working system.
After this workshop the best resources are the official MCP specification and documentation for reference, the Anthropic blog for updates on MCP evolution, the MCP Python SDK GitHub repository for examples and community patterns, and the Glass-Box Context Engine code you build during the workshop as a reference implementation for your own projects. The instructor also covers the MCP community resources during the session.
6 hours. Bestselling AI author. Production context-engineered multi-agent system by the end. Seats are limited.
Register Now →Saturday April 25 · 9am to 3pm EDT · Online · Packt Publishing · Cohort 2