If you're managing agent-to-agent message flows and need to track what talks to what, this server gives you five tools to map dependencies, detect cycles, and generate audit receipts. It exposes inspect_a2a_dependencies to parse message contracts, extract_message_edges to build dependency graphs, and detect_dependency_cycles to catch circular handoffs before they break production. The receipt and export tools let you hand reviewers structured evidence for rollout approvals. It's a remote MCP over streamable HTTP with bearer token auth, aimed at platform teams running multi-agent systems who need dependency visibility without manually tracing message schemas.
A2A Dependency Inspector is a hosted remote MCP for A2A dependency inspector MCP.
This repository is a public documentation project for A2A Dependency Inspector. Its structure follows the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and a public-safe boundary.
com.clauxel.a2adependencyinspector/a2adependencyinspector-mcpinspect_a2a_dependencies, extract_message_edges, detect_dependency_cycles, issue_rollout_receipt, export_dependency_logdeveloper platform teams, release owners, AI engineering leads, and delivery reviewers.
This repository contains documentation only. It does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.