@cloudcli-ai/n8n-nodes-cloud-cli
v1.0.7
Published
n8n community node for Cloud CLI - manage development environments and run AI coding agents
Maintainers
Readme
n8n-nodes-cloud-cli
This is an n8n community node for Cloud CLI. 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 Cloud CLI API key to use this node. Get your API key from cloudcli.ai/api-keys.
