# ctx.cat Documentation

ctx.cat shares encrypted context and coding-agent sessions through a browser
link. Private content and its decryption key stay separate: the service stores
ciphertext, while the reader key remains in the URL fragment.

## Start Here

- [CLI and public package install](/docs/cli): exact Codex handoff and
  lifecycle commands
- [HTTP API and compatibility headers](/docs/api)
- [Private-sharing boundary](/docs/security)
- [Exact and generic session upload behavior](/docs/session-upload)
- [Local MCP reader and renderer](/docs/mcp)
- [Agent-readable index](/llms.txt)

## Current Support

The hosted browser and API are available. The public
`@synthlabs/ctx-cat-client@0.3.1` package bytes are MIT-licensed, while the
source repository remains private. The pinned Codex 0.144.4 exact-session
handoff uses `ctxcat share <full-codex-session-id>` and `ctxcat
resume`; it is acceptance-proven. A manual teammate canary, cross-version
Codex support, and native Claude continuation remain unaccepted.
