# phlex-reactive > Server-driven reactive Phlex components over a Postgres-backed live transport — no bespoke JS, no client framework. ## Guide - [Installation](https://phlex-reactive.zoolutions.llc/docs/installation.md) - [Architecture](https://phlex-reactive.zoolutions.llc/docs/architecture.md) - [Actions & events](https://phlex-reactive.zoolutions.llc/docs/actions-events.md) - [Security & threat model](https://phlex-reactive.zoolutions.llc/docs/security.md) - [Broadcasting](https://phlex-reactive.zoolutions.llc/docs/broadcasting.md) - [Transport: pgbus](https://phlex-reactive.zoolutions.llc/docs/transport-pgbus.md) - [Deferred rendering](https://phlex-reactive.zoolutions.llc/docs/deferred-rendering.md) - [Effects](https://phlex-reactive.zoolutions.llc/docs/effects.md) - [Testing](https://phlex-reactive.zoolutions.llc/docs/testing.md) - [Performance](https://phlex-reactive.zoolutions.llc/docs/performance.md) - [Observability & APM](https://phlex-reactive.zoolutions.llc/docs/observability.md) - [Debugging & tooling](https://phlex-reactive.zoolutions.llc/docs/tooling.md) ## Examples - [Examples overview](https://phlex-reactive.zoolutions.llc/docs/examples.md) - [Counter](https://phlex-reactive.zoolutions.llc/docs/example-counter.md) - [Payment split](https://phlex-reactive.zoolutions.llc/docs/example-payment-split.md) - [Todo list](https://phlex-reactive.zoolutions.llc/docs/example-todo-list.md) - [Inline edit](https://phlex-reactive.zoolutions.llc/docs/example-inline-edit.md) - [Collections](https://phlex-reactive.zoolutions.llc/docs/example-collections.md) - [Draft rows (new parent)](https://phlex-reactive.zoolutions.llc/docs/example-draft-rows.md) - [File uploads & custom types](https://phlex-reactive.zoolutions.llc/docs/example-uploads.md) - [Notifications](https://phlex-reactive.zoolutions.llc/docs/example-notifications.md) - [Cross-tab chat](https://phlex-reactive.zoolutions.llc/docs/example-chat.md) - [Loading states](https://phlex-reactive.zoolutions.llc/docs/example-loading-states.md) - [Deferred totals](https://phlex-reactive.zoolutions.llc/docs/example-defer.md) - [Client-only ops](https://phlex-reactive.zoolutions.llc/docs/example-client-ops.md) - [Failure surface](https://phlex-reactive.zoolutions.llc/docs/example-failure.md) - [Team inbox (flagship)](https://phlex-reactive.zoolutions.llc/docs/example-team-inbox.md) - [Project board (flagship)](https://phlex-reactive.zoolutions.llc/docs/example-project-board.md) ## MCP This documentation is also available over the Model Context Protocol (search, page retrieval) at https://phlex-reactive.zoolutions.llc/mcp — add it to an MCP client (Claude Code, Claude.ai, Cursor) to query these docs as tools.