AG-UI (Agent-User Interaction Protocol)#

Documentation from AG-UI — an event-based protocol for connecting AI agent backends to frontend user interfaces.

AG-UI standardizes the agent-to-user layer, streaming typed events (messages, tool calls, state patches) over HTTP/WebSockets. Complements MCP (agent-to-tool) and A2A (agent-to-agent) to complete the protocol stack.