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.
claude mcp add --transport http clauxel-a2a-dependency-inspector-mcp https://a2adependencyinspector.clauxel.com/mcp