x402
Agent internet protocolOpen SourceOpen HTTP payment protocol for agents and APIs
Open event-based protocol for agent and user interaction
Overview
This summary uses submitted and public product material. Only source-mapped claims are documentation reviewed.
AG-UI is an MIT-licensed protocol that standardizes the bidirectional connection between agent backends and user-facing applications, including streamed events, shared state, tool calls, and user interactions.
Listing decision
AG-UI standardizes the boundary between agent backends and user-facing applications, so its primary role is an agent-internet protocol rather than an agent runtime or end-user application.
Before you choose
Teams connecting an agent backend to an interactive frontend that needs streamed output, shared state, tool calls, interrupts, or other bidirectional agent/user events.
AG-UI supplies the interaction contract, not a hosted agent or complete application; adopters still need compatible client and server implementations and must operate their own backend and security controls.
The reviewed first-party sources do not publish a formal conformance certification program or an independent interoperability benchmark.
Sources
First-party unless marked otherwise. Each link supports only its adjacent claim.
AG-UI is an open, bidirectional, event-based protocol for connecting agentic backends to user-facing applications, with streaming, shared state, tool calls, and human interaction primitives.
official documentation · accessed Sep 3, 2026The first-party server guide shows an HTTP endpoint accepting AG-UI requests and streaming typed events over server-sent events.
official documentation · accessed Sep 3, 2026The maintained AG-UI repository publishes the protocol implementation and documentation under the MIT License.
official license · accessed Sep 3, 2026CopilotKit identifies itself as the company behind the AG-UI Protocol.
official repository · accessed Sep 3, 2026Open HTTP payment protocol for agents and APIs
Git-native open standard for defining and running AI agents
Open-source autonomous agent platform with memory, skills, subagents, and messaging gateways
Comments