showcase/shell-docs/src/content/docs/whats-new/a2a-mcp-handshake.mdx
AG-UI now includes handshakes with both MCP and A2A protocols, ensuring smooth interoperability across the full agentic stack.
Protocol handshakes allow AG-UI to seamlessly communicate with agents using different interaction protocols. This means you can connect your frontend to agents that internally use MCP or A2A without any additional configuration.
If your host agent connects to subagents using MCP or A2A, their UI properties can be propagated all the way through to the user-facing application.
Handshakes preserve full security, policy, and observability controls throughout the communication chain.
No need to choose between protocols—use them all together in a single application.