Multi-Agentic AI deployment with ADK (Agent Development Kit) and MCP (Model Context Protocol) - [Meridian Platform]
Overview Meridian Lite is a purpose-built demonstration of multi-agentic AI capabilities, deployed in the context of UK mergers and acquisitions intelligence. It coordinates a hierarchy of six AI specialists — each with distinct tools and domain expertise — to evaluate acquisition targets, assess market dynamics, and synthesise deal recommendations from private in-house and live public data. The Lite designation is deliberate. This build strips away third-party data overhead and SaaS complexity, isolating the core agentic patterns — specialist agent orchestration routing, function tool-calling, session state sharing , and resilient failover — in a form that is legible, testable, and safe to demonstrate. The underlying infrastructure is production-grade: hardened access control , security, token budgeting, and session persistence. The data coverage is intentionally constrained. Objectives - Multi-agent orchestration with intelligent specialist routing: a ro...