Back to docs home
UI Console docs
Reference material for the MACP UI Console itself — architecture, API integration, feature surface, and changelog.
All documents
6 documents.
- API integrationThis document covers how the UI Console talks to its two upstream services. Endpoint schemas and request/response details live in the upstream API docs and are referenced rather than duplicated here.
- ArchitectureBuild a MACP UI that behaves like an execution operations console:
- Backend repo notesThis file is a **pointer index** into the upstream repositories the UI Console integrates with. Endpoint schemas, request/response shapes, gRPC contracts, and protocol semantics live in the upstream docs and are not duplicated here. The notes below only capture what the UI needs to know to consume those services correctly.
- ChangelogMoves the UI Console and Examples Service docs out of the marketing website and into the Console app itself at `/docs`. Operators now read the docs next to the product.
- Feature matrix
- UI Console & Examples Service Flow**Status:** Non-normative (explanatory). **Complements:** the protocol-level [MACP End-to-End Flow](https://multiagentcoordinationprotocol.io/docs/e2e-flow) for session creation, mode dispatch, policy evaluation, and replay — this doc is the product-layer view.