→ inference
⟳ routing
↓ −60% cost
⟳ load balance
✓ 50+ models
Live in under 2 minutes. No migration needed.

One API. 50+ models.
Up to 60% cheaper.

Run every model with lowered token costs. Free tier included. Built for developers coding with AI, shipping agentic and AI-enabled products.

Get API Key
Explore Models
Up to 60%
lower token cost
50+
frontier and open-weight AI models
100
free daily requests, auto-replenished

Priced based on Real-Time Energy Cost

Prices update in real time based on energy costs — always below the provider's list price cap. Guaranteed.

DeepSeekDeepSeek V3.2
Output $/M$1.11
Input $/M$0.56
Discount33.9%
Cap: $1.68 / M tokens
MetaLlama 3.3 70B Instruct Turbo
Output $/M$0.62
Input $/M$0.88
Discount29.5%
Cap: $0.88 / M tokens
MoonshotKimi K2.6
Output $/M$3.17
Input $/M$1.20
Discount29.5%
Cap: $4.50 / M tokens
MiniMaxMinimax M2.7
Output $/M$0.85
Input $/M$0.30
Discount29.5%
Cap: $1.20 / M tokens
ZAIGLM 5.1
Output $/M$3.10
Input $/M$1.40
Discount29.5%
Cap: $4.40 / M tokens
GoogleGemma 3N E4B IT
Output $/M$0.08
Input $/M$0.06
Discount29.5%
Cap: $0.12 / M tokens
OpenAIGPT OSS 20B
Output $/M$0.13
Input $/M$0.05
Discount33.9%
Cap: $0.20 / M tokens
OpenAIGPT OSS 120B
Output $/M$0.40
Input $/M$0.15
Discount33.9%
Cap: $0.60 / M tokens
MetaMeta Llama 3.3 70B Instruct
Output $/M$0.85
Input $/M$0.60
Discount29.5%
Cap: $1.20 / M tokens
ArceeTrinity Mini
Output $/M$0.11
Input $/M$0.04
Discount29.5%
Cap: $0.15 / M tokens
DeepSeekDeepSeek V3.2
Output $/M$1.11
Input $/M$0.56
Discount33.9%
Cap: $1.68 / M tokens
MetaLlama 3.3 70B Instruct Turbo
Output $/M$0.62
Input $/M$0.88
Discount29.5%
Cap: $0.88 / M tokens
MoonshotKimi K2.6
Output $/M$3.17
Input $/M$1.20
Discount29.5%
Cap: $4.50 / M tokens
MiniMaxMinimax M2.7
Output $/M$0.85
Input $/M$0.30
Discount29.5%
Cap: $1.20 / M tokens
ZAIGLM 5.1
Output $/M$3.10
Input $/M$1.40
Discount29.5%
Cap: $4.40 / M tokens
GoogleGemma 3N E4B IT
Output $/M$0.08
Input $/M$0.06
Discount29.5%
Cap: $0.12 / M tokens
OpenAIGPT OSS 20B
Output $/M$0.13
Input $/M$0.05
Discount33.9%
Cap: $0.20 / M tokens
OpenAIGPT OSS 120B
Output $/M$0.40
Input $/M$0.15
Discount33.9%
Cap: $0.60 / M tokens
MetaMeta Llama 3.3 70B Instruct
Output $/M$0.85
Input $/M$0.60
Discount29.5%
Cap: $1.20 / M tokens
ArceeTrinity Mini
Output $/M$0.11
Input $/M$0.04
Discount29.5%
Cap: $0.15 / M tokens

HOW IT WORKS

Patented energy-aware routing.
The infrastructure advantage no one else has.

Data center energy costs fluctuate throughout the day based on real-time electricity market prices.

CLōD monitors those prices continuously across North America and routes every inference request to the lowest-cost available data center — automatically, with no configuration required on your end.

You pay less per token because the infrastructure is smarter. Not because we're cutting margins.

Early deployments show up to 60% savings with a maximum additional latency of roughly 50 milliseconds.

Read the docs →

THE REAL PROBLEM

The cost to build AI is falling. The cost to run it isn't.

Inference costs compound fast and tend to become a crisis right when your product is trying to scale.

CLōD is built so you never have to discover that problem the hard way.

tokens
API calls
latency
rate limits
cost/req

Billing chaos 🔥

tokens
calls
reqs
÷
agents
loops
scale
×
keys
logs
budget
API
cost
calc
=
🧮 Calculate your savings →

For builders & developers

Power your AI coding stack.
Scale your agents.

One API key that covers every model your agents need — from fast cheap calls to frontier reasoning.

// live agent execution trace

clod-agent — bash
SYS agent.run() → task_id: a7f3c
INFO orchestrator: splitting into 3 subtasks
CALL dispatch → code_agent [gpt-4o-mini]
CALL dispatch → search_agent [deepseek-v3]
CALL dispatch → data_agent [llama-3.1]
OK code_agent ✓ tok: 1,842 $0.0009
OK search_agent ✓ tok: 912 $0.0004

// agent pipeline state

orchestrator
plans subtasks · dispatches agents
CLōD
clod_router
energy-aware · picks cheapest node
code_agent
model: gpt-4o-mini
search_agent
model: deepseek-v3
data_agent
model: llama-3.1-70b

AI Coding Assistants

Route Cursor, Cline, or Kilo Code inference through CLōD. Same models, dramatically lower cost per token.

CursorClineKilo Code

Agentic Workflows

Build multi-step agent pipelines that orchestrate code execution, web search, and file operations — all through one API.

n8nAutoGenLangChainCrewAI

AI Code Generation

Power high-throughput code generation workloads where token costs compound fast. CLōD keeps costs linear.

BatchHigh throughputCost-efficient

WORKS WITH YOUR STACK

Works with the tools you already build with.

LangChain
Agent Framework

LangChain

Use CLōD as the LLM backend in LangChain and LangGraph pipelines — fully OpenAI-compatible.

View guide →
LangGraph
Agent Framework

LangGraph

Build stateful multi-agent graphs with LangGraph backed by CLōD's cheaper, energy-aware inference.

View guide →
Windsurf
AI Coding

Windsurf

Route Windsurf (Codeium) inference through CLōD for cheaper, faster AI-assisted coding.

View guide →
Cursor
AI Coding

Cursor

Route Cursor inference through CLōD. Same experience, up to 60% lower cost.

View guide →
Codex
AI Coding

Codex

Use OpenAI Codex via CLōD's unified endpoint — cheaper inference, same API.

View guide →
OpenCode
AI Coding

OpenCode

Drop-in CLōD integration for OpenCode — one key, 50+ models.

View guide →
Cline
AI Coding

Cline

Connect Cline to CLōD's model catalog with one API key — tool calling supported.

View guide →
Roo Code
AI Coding

Roo Code

Use CLōD-hosted models directly inside Roo Code via OpenAI-compatible endpoint.

View guide →
Kilo Code
AI Coding

Kilo Code

Plug Kilo Code into CLōD for agentic VS Code workflows at cheaper inference rates.

View guide →
n8n
Automation

n8n

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

View guide →
OpenClaw
Agent Framework

OpenClaw

AI agent gateway — route OpenClaw inference through CLōD for unified model access.

View guide →
Make
Automation

Make

Connect Make (formerly Integromat) workflows to CLōD for AI-powered automation at lower cost.

View guide →
See all integrations →

Works with the tools you already use

CursorCursor
WindsurfWindsurf
LangChainLangChain
LangGraphLangGraph
ClineCline
Roo CodeRoo Code
Kilo CodeKilo Code
n8nn8n
MakeMake
OpenClawOpenClaw
OpenCodeOpenCode
CodexCodex
CursorCursor
WindsurfWindsurf
LangChainLangChain
LangGraphLangGraph
ClineCline
Roo CodeRoo Code
Kilo CodeKilo Code
n8nn8n
MakeMake
OpenClawOpenClaw
OpenCodeOpenCode
CodexCodex

Why we exist

AI inference costs shouldn't slow builders down.

CLōD's Manifesto

We believe AI is one of the most powerful shifts of our time, and its future should be shaped by builders, not gatekeepers.

We're on a mission to change that. By optimizing energy use, rethinking how compute is routed, and lowering the cost of inference, we make AI more accessible to the builders creating what is next.

The future shouldn't belong to those who pay the most, but to those who dare to dream beyond. And we're here to make that possible.

BUILT WITH CLōD

What builders ship when inference
isn't the bottleneck. Community stories.

See all projects →

Stop Calculating. Start Building.

Build Without Limits.

One API. 100 free daily requests. Up to 60% cheaper inference.

Get API Key
Sign Up Free

Already have a key? View the docs