# CloudCLI > CloudCLI provides persistent, containerized cloud development environments purpose-built for AI coding agents. Claude Code, Cursor CLI, Codex, Gemini CLI, and OpenCode come pre-installed; sessions keep running when your laptop closes, and the same session is reachable from a phone, browser, VS Code, SSH, or the REST API. Built on the open source CloudCLI UI (AGPL-3). Hosted plans from EUR 7/month; bring your own agent subscriptions or API keys (no model markup). Key facts: - Product category: cloud development environment (CDE) for AI coding agents - Agents pre-installed in hosted environments: Claude Code, Cursor CLI, Codex, Gemini CLI, OpenCode - BYOK: you bring your own Claude/Cursor/OpenAI/Gemini subscription or API key; keys are forwarded, not stored, and there is no model markup - Sessions persist independently of any local machine; each developer gets an isolated container - Teams share MCP servers, skills, and configuration at the organization level while each developer keeps an isolated environment - Open source: the UI layer is AGPL-3.0-or-later at https://github.com/siteboon/claudecodeui and free to self-host via `npx @cloudcli-ai/cloudcli` - Automation: REST API plus the n8n-verified node `@cloudcli-ai/n8n-nodes-cloud-cli` (trigger agents from Jira, Linear, GitHub, webhooks, or schedules) - Pricing: hosted from EUR 7/month per environment (2 CPU, 4 GB RAM entry tier); EUR 20/month for 5 environments; self-hosting is free ## Product - [Homepage](https://cloudcli.ai/): what CloudCLI is and how sessions persist across devices - [Cloud environments](https://cloudcli.ai/cloud-environments): the persistent, isolated container every project gets - [AI coding agents](https://cloudcli.ai/ai-coding-agents): run Claude Code, Cursor CLI, Codex, Gemini CLI, and OpenCode in one environment - [Teams](https://cloudcli.ai/teams): shared MCP servers and skills with per-developer isolation - [Cross-device](https://cloudcli.ai/cross-device): start on your phone, continue in VS Code or over SSH - [Integrations](https://cloudcli.ai/integrations): REST API and n8n node for triggering agents - [Open source](https://cloudcli.ai/open-source): the AGPL-3 UI, self-hosting, and the no-paywall promise - [Pricing](https://cloudcli.ai/pricing): hosted plans in EUR - [Docs](https://cloudcli.ai/docs): setup and usage documentation - [Download](https://cloudcli.ai/download): CloudCLI Desktop companion for macOS and Windows ## Comparisons - [Claude Code alternatives](https://cloudcli.ai/claude-code-alternatives): agents compared factually - [Claude Code vs Cursor](https://cloudcli.ai/claude-code-vs-cursor): terminal agent vs AI editor - [GitHub Codespaces alternative](https://cloudcli.ai/github-codespaces-alternative): generic CDE vs agent-first CDE - [Run Claude Code remotely](https://cloudcli.ai/run-claude-code-remotely): persistent cloud sessions vs remote-control tools - [Claude Code on mobile](https://cloudcli.ai/claude-code-mobile): the phone as a full way into a session ## Open source - [GitHub repository](https://github.com/siteboon/claudecodeui): CloudCLI Open Source, AGPL-3.0-or-later - [npm package](https://www.npmjs.com/package/@cloudcli-ai/cloudcli): self-host with npx - [n8n node](https://www.npmjs.com/package/@cloudcli-ai/n8n-nodes-cloud-cli): n8n-verified integration node