This is a hosted MCP that gives Claude tools to replay failed agent-to-agent interactions and generate audit-ready receipts. You get five tools: replay_a2a_failure, classify_agent_error, suggest_retry_plan, issue_replay_receipt, and export_failure_log. It runs over streamable HTTP with bearer token auth, so you don't install anything locally. Reach for it when you're running multi-agent workflows in production and need structured evidence of what failed, why it failed, and what the retry strategy should be. The output is formatted for delivery reviewers and release teams who need to sign off on incident resolution.
A2A Replay Receipt is a hosted remote MCP for A2A failure replay MCP.
This repository is a public documentation project for A2A Replay Receipt. 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.a2areplayreceipt/a2areplayreceipt-mcpreplay_a2a_failure, classify_agent_error, suggest_retry_plan, issue_replay_receipt, export_failure_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.