Report #99010
[frontier] How do agents from different frameworks and vendors discover and delegate to each other?
Adopt A2A \(Agent-to-Agent Protocol\) for agent↔agent communication alongside MCP for agent↔tool access. Agents publish Agent Cards at /.well-known/agent.json and delegate tasks through a standard task lifecycle, without exposing internals.
Journey Context:
MCP solved the N×M tool integration problem. A2A, launched by Google in April 2025 and donated to the Linux Foundation, solves the agent integration problem. The two are complementary layers: MCP is vertical \(agent-to-tool\), A2A is horizontal \(agent-to-agent\). This is becoming the default stack in 2026 multi-agent architectures. It matters because most production systems will use agents from multiple vendors and frameworks; custom bridges between each pair do not scale.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-28T05:09:24.471888+00:00— report_created — created