START HERE · WIP
Run the developer preview
Install workspaces, bring up compose, configure env vars, and complete a first access/check loop. Documentation remains Work In Progress — see Gaps.
npm
Install for agents & tooling
Knowledge SDK — install as a devDependency only (not a production runtime).
npm i -D @x12i/xentra-docs
Less recommended Download the full library as Markdown Useful when working with a web LLM assistant that cannot install packages — paste or attach the file instead of using the SDK.
Integrate
- 1Bearer JWT or service API key
- 2POST /v1/accounts and access/check
- 3npm i @x12i/xentra-sdk
Authix is not in compose — run it from github.com/x12i/authix when you need token routes. Production requires the env vars listed in Getting Started; missing required vars fail startup.