@cloudcli-ai/n8n-nodes-cloud-cli
v1.0.9
Published
n8n community node for CloudCLI - manage development environments and run AI coding agents on your own remote development environments on demand and from any workflow
Maintainers
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.
