Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@cloudcli-ai/n8n-nodes-cloud-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
n8n-nodes-cloud-cli
This is an n8n community node for CloudCLI. It lets you manage cloud development environments and run AI coding agents (Claude Code, Cursor, Codex) directly from your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Environment
- Create - Create a new development environment
- Delete - Delete an environment
- Get - Get details of a specific environment
- Get Many - Retrieve a list of environments
- Start - Start a stopped environment
- Stop - Stop a running environment
Agent
- Execute - Run Claude Code or Cursor agent or Codex on a running environment
Credentials
You need a CloudCLI API key to use this node. Get your API key from cloudcli.ai/api-keys.