Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
MCP connects one agent down to tools and data (vertical); A2A connects agents to peer agents across org boundaries (horizontal). Different layers, complementary, not competitors.
Think of a general contractor renovating a house. MCP is the contractor's toolbox: the drills, saws, and tape they personally reach for. A2A is the contractor phoning a licensed electrician from another company to wire the kitchen. The toolbox helps the contractor do their own work. The phone call lets them delegate a whole sub-job to a specialist they do not employ and cannot micromanage. Both happen on the same renovation. One is about reaching tools, the other about coordinating with independent professionals. An AI agent works the same way: it uses MCP to grab data and run functions itself, and uses A2A to hand a task to another company's agent it cannot see inside.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example.
Everything important, quickly.
4 min: vertical versus horizontal axis + what each protocol connects + opaque peer versus passive tool + Agent Card discovery + how one agent runs both.
| Concern | MCP | A2A |
|---|---|---|
| Axis | Vertical, agent to tool | Horizontal, agent to agent |
| Callee | Passive tool or data server | Autonomous opaque peer agent |
| Unit of work | A single tool or resource call | A delegated task with a lifecycle |
| Trust boundary | Inside what you orchestrate | Across organizations, black box |
| Discovery | tools/list on a server | Agent Card advertising skills |
| Origin | Anthropic, November 2024 | Google, April 2025, then Linux Foundation |
Real products, models, and research that use this idea.
What an interviewer would ask next. Try answering before peeking at the approach.
Red flags and common mistakes that signal junior thinking. Click to expand.
Calling A2A a competitor that replaces MCP. They sit on different axes, vertical agent to tool versus horizontal agent to agent, and a real system runs both.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.