Skip to main content

si Documentation

SI is an operations-first CLI that combines secure secrets, integration bridges, agent runtime controls, browser MCP execution, and Docker-native PaaS workflows.

Start here

  1. Build and verify your local binary: si build self
  2. Validate secret setup: si vault status
  3. Inspect command surface: si --help
  4. Validate docs before publishing changes: si mintlify validate

Documentation entry points

Commands and tooling

Integrations

PaaS operations

Docs and release

Best-practice workflow for docs updates

  1. Update or add the relevant page.
  2. Update docs.json navigation at the same time.
  3. Run si mintlify validate.
  4. Run si mintlify broken-links before publishing.