null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Build a Multi-Agent System (From Scratch) (With MCP and A2A)

List Price: $59.99
SKU:
9781633434660
Quantity:
Minimum Purchase
25 unit(s)
Expected release date is Nov 24th 2026
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Val Andrei Fajardo
    Format:
    Paperback
    Pages:
    325
    Publisher:
    Manning (November 24, 2026)
    Imprint:
    Manning
    Release Date:
    November 24, 2026
    Language:
    English
    ISBN-13:
    9781633434660
    ISBN-10:
    1633434664
    Weight:
    13.73oz
    Dimensions:
    7.375" x 9.25"
    File:
    Eloquence-SimonSchuster_08192026_P10502905_onix30-20260819.xml
    Folder:
    Eloquence
    List Price:
    $59.99
    Pub Discount:
    37
    Series:
    From Scratch
    As low as:
    $56.99
    Publisher Identifier:
    P-SS
    Discount Code:
    H
  • Overview



    Agents turn LLMs into autonomous tools capable of executing on tasks and plans. Multi-agent systems use protocols like MCP and A2A to upgrade the power of a single AI agent with a collaborative AI team. In this book you’ll learn how to construct one of these dynamic, powerful, and effective systems from the ground up.

    Effectively implementing a multi-agent system requires in-depth infrastructure—and that’s exactly what you’ll build in this book! Instead of relying on frameworks, you’ll design the foundations yourself: the agent loop, tool orchestration, memory, and human-in-the-loop enhancements. Soon, you’ll have an in-depth understanding of how multi-agent systems work because you’ve built your very own!

    In Build a Multi-Agent System (From Scratch) you will learn how to:

    • Build a complete LLM agent infrastructure from scratch, including interfaces, tools, data structures, and processing loops
    • Orchestrate tool calling with LLMs and connect agents to the Model Context Protocol (MCP) ecosystem
    • Implement human-in-the-loop patterns and add memory modules to share state across tasks
    • Evaluate agent and multi-agent performance on real tasks
    • Add Agent2Agent compatibility so multiple agents can collaborate and solve distributed problems

    About the book

    Build a Multi-Agent System (From Scratch) shows you how to build a complete, working system of agents. Each chapter builds a new stage of your system. Begin by developing your first scratch-built agent, continue to integrate MCP compatibility, incorporate key patterns and designs like human-in-the-loop and memory, and finally implement full Agent2Agent capability that distributes a task among multiple agents. Every milestone comes with a careful walkthrough of the design decisions and code. By the end of the book, you will have a practical, extensible multi-agent system—and the skills to adapt it for research, business automation, or your own experiments.

    About the reader

    For software engineers and AI scientists who know Python, and are familiar with working with LLMs. No specialist hardware required—everything in this book should run on a laptop.

    About the author

    Val Andrei Fajardo is a freelance AI engineer and scientist specializing in LLM agents and AI infrastructure. He is a former founding engineer at LlamaIndex, where he contributed to and maintained their popular open-source Python framework that receives millions of downloads per month. After LlamaIndex, he worked as a researcher at the Vector Institute for AI, where he developed FedRAG, an open-source library for federated fine-tuning of RAG systems, which was accepted into the CODEML workshop at ICML 2025. Andrei holds a PhD in Statistics and Applied Probability from the University of Waterloo.