Docsn8n

Automation

Connect CLōD to n8n

Build agentic workflows in n8n powered by CLōD's inference layer.

Overview

n8n is an open-source workflow automation platform. The CLōD n8n node lets you call 50+ AI models from your n8n workflows with a single API key and CLōD's energy-aware pricing.

Prerequisites

  • • CLōD account — free at app.clod.io
  • • n8n installed
  • • CLōD API key (Dashboard → API Keys → Generate)

Setup

Step 1: Install the CLōD n8n node

In n8n, go to Settings → Community Nodes.

Install: @clod_io/n8n-nodes-clod

Or via CLI:
npm install @clod_io/n8n-nodes-clod

Step 2: Add your CLōD API key

In n8n, go to Credentials → New Credential → CLōD API.

Paste your CLōD API key and save.

Step 3: Use the CLōD node in your workflow

Drag the CLōD node into your workflow. Supports chat completions, temperature, max_tokens, and streaming.

Available Models

CLōD supports 50+ models. For agentic tools, use models that support tool calling / function calling.

Browse models →

Need help?

Discord · Docs