Compute Sandboxes · run9 Agent runtime · smith9 Browser · web9 · soon Data Postgres database · db9 Object storage · drive9 Agent memory · mem9 Secrets · vault9 · soon Intelligence Model gateway · gate9 · soon Skills & tools · hub9 · soon Evals · eval9 · soon Coordinate Queues · task9 Realtime · inbox9 · pulse9 · tape9 Teamwork · chord9 Scheduling · cron9 · soon Operate Observability · owl9 Auth · auth9 · soon All products → Explore Solutions Pricing Customers Enterprise CLI Docs Company GitHub Request access

Documentation

Install the CLI. Drive the stack.

One npm install gives you the umbrella sys9 CLI — every tool a subcommand away, no signup to start. Full reference docs are rolling out per product — start here.

terminal
# 1 · install the umbrella CLI
$ npm i -g @sys9/cli

# 2 · see the tools it manages
$ sys9 status

# 3 · drive any service — no signup to start
$ sys9 db query "select 1"
$ sys9 run fork my-box

Start by product

Every ready product also has a home of its own, with its console, tools, and docs: run.sys9.ai · db9.ai · drive9.ai · mem9.ai · task.sys9.ai · owl.sys9.ai · smith.sys9.ai · chord.sys9.ai · inbox.sys9.ai · pulse.sys9.ai · tape.sys9.ai

For AI agents

Agents drive the same CLI — hand yours the install command and it can explore every tool with --help and --json:

Install @sys9/cli from npm, then run sys9 --help

Need something that isn't here yet? x@db9.ai or request access.