atlaso CLI links a machine to your account and manages which tools on it
share your memory. You get it from the install command.
Check your version with atlaso --version. Everything on this page is v0.5.1.
atlaso connect
Links this machine to your Atlaso account.atlaso setup does). The installer runs
this for you, so you usually only type it yourself when reconnecting.
If the machine is already connected,
connect says so and stops rather than
churning your credential. It always re-links the same device rather than
creating a new one, which matters on Free (one device) and keeps your removal
history intact.
The authorization never leaves your machine in a usable form: the secret half
of the exchange stays in the CLI process, so a copied approval link can’t be
redeemed by anyone else.
atlaso setup
Chooses which AI tools on this machine share your memory.
On Free you pick one tool. On Pro it’s a multi-select with no limit. With
no interactive terminal,
setup requires --tools rather than hanging.
atlaso status
Shows what’s actually true on this machine.--json for machine-readable output.
atlaso sync
Reconciles your dashboard with what’s really installed here.sync compares the two and clears the difference.
Claude Desktop and Custom MCP connect as their own devices,
so sync can’t see them. Remove those from Connections in the dashboard.
atlaso unlink
Stops one tool on this machine from sharing memory.sync applies, and the CLI tells you
before it happens.
atlaso disconnect
Disconnects the whole machine.
Installed plugins stay on disk;
disconnect prints the command to remove each
one. Reconnect any time with atlaso connect — you’ll land on the same device.