Protocol v0.8 Preview

The A2UI Resource Hub

Learn Google's Agent-to-User Interface protocol — the open standard for AI agents to generate native UI across platforms.

What is A2UI?

A2UI (Agent-to-User Interface) is Google's open protocol for AI agents to generate secure, native UI across platforms.

Security First

Declarative JSON format instead of executable code. Agents can only request pre-approved components from the client's catalog.

LLM Friendly

Flat adjacency-list structure with streaming JSONL support for incremental UI generation by language models.

Cross Platform

Same JSON message renders natively on Web, iOS, Android, and Desktop. Write once, render anywhere.