# Enclavia > Documentation for Enclavia — running Docker images inside attested enclaves with end-to-end encryption from the browser. Public beta. Covers installing the `enclavia` CLI, authenticating, pushing images to the per-user registry, creating enclaves, and connecting to them with the encrypted client library. ## Table of Contents ### Getting started - [Install the CLI](/install.md) - [Authenticate](/auth.md) - [Push an image](/push.md) - [Create an enclave](/create.md) - [Connect from a client](/connect.md) - [Connect Claude with the MCP server](/mcp.md)