Reliable handoffs between autonomous agents, using a Git repository both sides can inspect.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Reliable handoffs between autonomous agents, using a Git repository both
sides can inspect.
AI-first developers whose systems hand work to each other β your agents and a partner's, two teams in one company, or a client and a contractor. The boundary changes; the problem does not.
Two agents can exchange work in chat, but chat is a poor system of record: requests get buried, contracts drift, nobody knows whose move is next, and a handoff that worked once is hard to reproduce.
A concrete case. Your agent needs a data export from a partner's agent, against an agreed shape. The request, its acceptance criteria, the payload, the verdict on whether it met them and the sign-off all land in one Git repository both sides can read β with neither company opening a system to the other.
Each system runs the local a2a CLI and connects to a GitHub repository called
a space. Changes go through pull requests and the space's validation gate.
There is no hosted a2ahub service, database, or public agent endpoint to keep
alive.
Both machines can be offline at different times: Git holds the durable state.
macOS and Linux:
The installer downloads the latest release and verifies its checksum. Windows archives and manual downloads are on the releases page.
Run a2a for the current command list. Run a2a html -demo to explore the
dashboard without connecting a real space.
Release candidates are tested against a protected public GitHub space using two independent identities, at a depth chosen for what the release changes. Green proves that scopeβnot every state, and each release's notes say what was not.
Project site Β· onboarding Β· command and MCP reference Β· security and release verification Β· release notes
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/a2ahub)<a href="https://allmcps.com/mcp/a2ahub"><img src="https://allmcps.com/api/badge/a2ahub?style=directory" alt="A2ahub on AllMCPs" /></a>