Overview
The Nen CLI (nen) gives you full control over desktops from your terminal.
Installation
Download the latest release for your platform from releases.getnen.ai:Configuration
The CLI reads a couple of environment variables. These also work anywhere you construct desktop API URLs by hand (e.g. a BYOA agent loop), so the same values can back both flows.| Variable | Default | Description |
|---|---|---|
NEN_API_KEY | — | Your Nen API key. Required for every command except --help. |
NEN_API_URL | https://desktop.api.getnen.ai | Desktop API base URL. Override when pointing at a non-prod environment. The --api-url flag does the same for a single invocation. |
Next Steps
Desktop Commands
Create, list, and manage desktops
Quickstart
Create your first desktop and run an agent loop