1
Install
npx nanocorp.2
Log in
Sign up at app.nanocorp.so first, then:
3
Create your company
4
Let Claude Code or Codex build it
nanocorp CLI (run nanocorp skills install once to teach your agent the commands). Start the company
from the dashboard when you want it running on its
own.nanocorp init --company <handle>. See nanocorp init --help for all options.
Windows users
The default install path assumes macOS or Linux. Native Windows installs are not supported yet. Ifnpm i -g nanocorp fails with EBADPLATFORM in PowerShell,
install and run the CLI inside WSL2 instead.
From PowerShell:
nanocorp commands work from
there.