# CrowNest - Cloud Sandboxes for Coding Agents (https://crownest.dev/)

Create isolated cloud sandboxes for AI agents. Run commands, stream logs, expose private previews, persist artifacts, and control usage with hard caps.

CrowNest provides cloud sandboxes for coding agents. Create isolated execution environments, run commands, stream logs, expose authenticated previews, persist artifacts, and control usage with scoped API keys.

## Public pages

- [AI Agent Sandbox — Isolated Cloud Compute](https://crownest.dev/ai-agent-sandbox): Give AI agents an isolated cloud sandbox to run commands, install packages, and host previews. One SDK, CLI, and REST API, with per-second billing and hard caps.
- [Code Interpreter API — Run AI-Generated Code](https://crownest.dev/code-interpreter-api): A code interpreter API for AI apps: execute Python and shell from your agent, stream stdout, capture results and artifacts, then tear down on a TTL. Metered per second.
- [What Are Cloud Sandboxes? Isolated Linux Compute](https://crownest.dev/cloud-sandboxes): What cloud sandboxes are and how they work — isolated Linux environments your code and agents control through an API to run commands and persist artifacts.
- [Sandbox API — Create and Control Sandboxes](https://crownest.dev/sandbox-api): A REST and SDK sandbox API: create isolated environments, run and stream commands, manage files, expose authenticated previews, and collect artifacts. Idempotent and scoped.
- [E2B Alternative: CrowNest Cloud Sandboxes Compared](https://crownest.dev/e2b-alternative): Weighing an E2B alternative? Compare CrowNest cloud sandboxes for coding agents: SDK, CLI, REST API, authenticated previews, artifacts, and per-second billing. Date-stamped.
- [AI Sandbox Cost Calculator](https://crownest.dev/ai-sandbox-cost-calculator): Estimate cloud sandbox costs for your AI agents. Set concurrency, runtime, and runs per day to see compute-hours and monthly spend at CrowNest's per-second rate.

## Docs

- [Documentation](https://docs.crownest.dev/docs)
- [Agent docs index](https://docs.crownest.dev/llms.txt)