START
First managed service in minutes
Install the CLI, run the example webhook listener, then wrap your own logic.
npm
For agents and tooling
Install the Servix knowledge package as a devDependency.
npm i -D @x12i/servix-docs
Why install it
- listUseCases, getBookMarkdown, getUseCaseMarkdown — typed discovery without hallucinated paths
- Per-book Markdown, chapter indexes, and agent-manifest.json ship inside the package
Not for Not a production runtime dependency.
Run something now
- 1Install the CLI — npm install -g @x12i/servix
- 2Install the example webhook listener
- 3start, health, logs, stop
The fastest loop: run the example service end to end, then swap its handler for your own logic.