Documentation Index
Fetch the complete documentation index at: https://docs.getnen.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A Nen API key — get one from the Dashboard
1. Install the Nen CLI
source ~/.zshrc / source ~/.bashrc), then verify:
2. Run the Interactive Quickstart
| Guide | What it does |
|---|---|
| 1. Your first desktop | Provisions a desktop, takes a live screenshot, tears it down — no code required |
| 2. Manage desktops | Walks through every nen desktop command against a real desktop |
| 3. Run an AI agent | Runs a full Claude agent loop entirely in your terminal — no Python, no installation |
| 4. Build your own agent | Scaffolds a ready-to-run agent project, pre-fills your API keys, and optionally runs it immediately |
Manual Setup
If you prefer explicit control over each step, you can set up manually. Requires Python 3.12+.Next Steps
CLI Reference
Full CLI command reference
Supported Tools
All tools and supported models (Claude, GPT, and more)
Full Examples
Complete, production-ready agent loop examples
Cloud Desktops
Cloud desktop provisioning, lifecycle, and the tools API