Getting started

Two tracks, one operating layer. Pick the path that matches your role.

npm

Install for agents & tooling

Knowledge SDK — install as a devDependency only (not a production runtime).

npm i -D @x12i/xops-docs

Agents / SDK details → · agent-manifest.json

For developers
  1. 1Read the Platform Overview
  2. 2Install and run doctor
  3. 3Walk a safe release
  4. 4Wire SDK or MCP when you automate

Install with npm install -g @x12i/xops — the daily command is xops.

Agents
Agents install the knowledge SDK with npm i -D @x12i/xops-docs and read Markdown packs plus agent-manifest.json. Runtime work uses xops MCP / SDK — not the docs package.