Skip to content

Tutorial Downloads

Download the source code for any chapter, or get the complete tutorial as a single document.

Per-Day Source Code

Each zip contains the complete, runnable code for that day — all agent files, Dockerfiles, helm values, and configuration. Extract, create a .venv, install mcp-mesh, and follow the day's instructions.

Day Topic Download
Day 1 Scaffold & First Tool day-01-scaffold.zip
Day 2 More Tools & DI day-02-dependency-injection.zip
Day 3 Observability & LLM day-03-llm-provider.zip
Day 4 Multiple Providers & Tiers day-04-provider-tiers.zip
Day 5 HTTP Gateway day-05-http-gateway.zip
Day 6 Chat History day-06-chat-history.zip
Day 7 Committee of Specialists day-07-committee.zip
Day 8 Docker Compose day-08-docker-compose.zip
Day 9 Kubernetes day-09-kubernetes.zip
Day 10 What's Next day-10-whats-next.zip

Complete Application

The final product — a production-ready trip planner with Google auth, real data APIs, SPIRE security, and Kubernetes deployment.

final-product.zip

Full Tutorial Document

The complete 10-day tutorial as a single document for offline reading.

tutorial-complete.html — Standalone HTML with table of contents (open in browser, print to PDF with Cmd+P / Ctrl+P)

tutorial-complete.txt — Markdown source