Real AI · 14 providers · live in production

Your own AI coding cloud.

A real Linux workspace in your browser — opencode, Claude Code, Codex and more, behind one key and one OpenAI-compatible endpoint. Rolling usage windows. No per-token invoices.

FREE DAILY ACCESS INCLUDED · CANCEL ANYTIME
opencode · aethercode-ws-0cb6
$ opencode run "refactor this module"
→ build · sarvam-105b (real · 7,382 tok · 570ms)
✓ analyzing project structure…
✓ 3 files changed, 41 insertions
$ git commit -m "clean"
100+
Models in catalog
14
Live providers
5
CLIs pre-installed
₹0
To start
Why AetherCode

Built for agents, priced for humans.

FACTS

One key, every lane

The whole catalog behind one OpenAI-compatible endpoint. Swap models with one line and keep your agent, editor, and scripts exactly as they are.

Windows, not invoices

Usage runs in rolling daily and monthly windows per plan. The runway chart below is live gateway data — what you see is what you get.

Your key, your cost

Paste your own API key and every CLI uses it through the proxy. No key? The free pool still answers — demo anytime, zero config.

How it works

Three steps to your first session

ONBOARDING
01

Sign in

Magic link login. No password. Create an account on sign-in.

 aethercode.app
type your email
click the link
02

Create workspace

A real Linux container with all 5 AI coding CLIs pre-installed — boots in seconds.

 + New workspace
wait for "running"
open the Terminal
03

Pick a model

Every CLI talks to OmniRoute. Simulated out of the box, real with one key.

$ opencode run "hello"
$ opencode /model "Kimi K3"
Live gateway data

Estimated model runway

LIVE
MODELREQUESTSTOKENS
Loading live data…

LIVE COUNTS FROM THE OMNIROUTE GATEWAY — EVERY CLI REQUEST IS LOGGED. SIMULATED MODE COUNTS TOO.

Bring your own harness

One key. Any coding agent.

GATEWAY

AetherCode is a standard gateway: an OpenAI-compatible endpoint plus an Anthropic-compatible lane. Point any harness at it as a custom provider with your API key (Dashboard → API Keys).

OPENCODE~/.config/opencode/opencode.json
// one line swap keeps your agent exactly as it is
{
  "provider": {
    "aethercode": {
      "npm": "@ai-sdk/openai-compatible",
      "options": {
        "baseURL": "https://omniroute.aethercode.io/openai",
        "apiKey": "wrk_..."
      },
      "models": { "claude-haiku-4-5": {}, "gpt-4o-mini": {}, "deepseek-chat": {} }
    }
  }
}
CLAUDE CODEENV
export ANTHROPIC_BASE_URL="https://omniroute.aethercode.io/anthropic"
export ANTHROPIC_API_KEY="wrk_..."
Pricing

Pick your lane

PLANS
Free
₹0 / forever
1 workspace · 30h/mo · 15 min idle stop
  • 1 workspace
  • 30h workspace time / month
  • 15 min idle auto-stop
Start free
Solo
₹599 / month
4GB RAM · 50GB disk · 720h/mo
  • 4 GB RAM
  • 50 GB persistent disk
  • 720h workspace time / month
Subscribe
Builder
₹1,499 / month
Your own VPS · 8GB RAM · unlimited
  • Your own VPS
  • 8 GB RAM
  • Unlimited usage
Subscribe
FAQ

Questions, answered

HELP
Do I need my own API key?
No. The free pool answers any request — perfect for demos and learning. Paste a real key in Dashboard → API Keys and every CLI uses it through the proxy automatically.
Which CLIs are installed?
All 5 CLIs ship in the workspace image — opencode, Claude Code, Codex, Hermes, OpenClaw. Every one routed through OmniRoute, every call metered.
What happens when I hit my window?
Requests slow to the free pool until the window resets — you're never blocked, never surprise-billed.
Is my data safe?
Each workspace is an isolated container with persistent disk. Snapshots (docker commits) give you one-click backup and restore. API keys are fernet-encrypted at rest.
How do I get a real terminal?
Create a workspace, then open the Terminal — a full bash shell runs in your browser via ttyd. No SSH key, no port forwarding, no setup.
Can I cancel anytime?
Yes. Subscriptions run month-to-month. The free plan stays free forever — 30 hours of workspace time a month.

Start free. Move up when the session gets serious.

Create your workspace