Install +Ai Node
Turns this machine into a node your +Ai account can run agents on. Installs
its own Node runtime under ~/.ainode — nothing
else on the machine is touched, and no step needs root.
macOS & Linux
curl -fsSL https://node.add.ai/install | shWindows
irm https://node.add.ai/install.ps1 | iexServer, connected in one line
curl -fsSL https://node.add.ai/install | sh -s -- --code ABCDE --autostartTake the five-letter code from the connect page in Entity Studio. Re-running any of these upgrades in place.
Options
--code ABCDE— connect to +Ai without opening a browser--autostart— start the node whenever you log in--no-start— install only; don't launch anything--json— emit NDJSON progress instead of prose--pkg-version 0.19.0— pin the node to a version