🎉 FREE BETA - No Credit Card Required

Terminal + Web
In One Platform

The only AI coding platform with seamless Web IDE + CLI sync. Start in browser, continue in terminal.

BYOK (Bring Your Own Key): Use your own API keys from OpenRouter, Anthropic, OpenAI, or Groq. We encrypt them with AES-256-GCM.

The Web ↔ CLI Workflow

Nobody else offers this. Start anywhere, work everywhere.

1

Start in Web IDE

Build projects visually with AI assistance in your browser

2

Download to Local

Use 'recoder web download' to get your project files locally

3

Edit with Any Editor

Use VSCode, Cursor, or any editor you prefer

4

Sync Back to Web

Push changes back with 'recoder web sync' for two-way flow

Install in 60 Seconds

Three commands to start building with AI

1

Install Recoder CLI

One-line install (or use npm/brew below)

curl -fsSL https://recoder.xyz/api/install | bash
2

Authenticate

Device-flow authentication (like GitHub CLI)

recoder auth login
3

Start Building

Generate production-ready code instantly

recoder "create a Next.js dashboard with auth"

📦 Package Name: The CLI is published as recoder-code-cli on npm

Alternative Installation Methods

Quick Install (Recommended)

One-line installer for macOS/Linux

curl -fsSL https://recoder.xyz/api/install | bash

npm

Install via npm (all platforms)

npm install -g recoder-code-cli

Homebrew

Install via Homebrew (macOS/Linux)

brew install https://recoder.xyz/api/brew/recoder-code.rb

pnpm

Install via pnpm

pnpm add -g recoder-code-cli

yarn

Install via yarn

yarn global add recoder-code-cli

Why Recoder CLI?

100% FREE Beta

No credit card, no payment. Just bring your own API key (BYOK).

40+ AI Models

Access Claude, GPT-4, Gemini, Groq, and more with one tool

Production Ready

Real code that works, not mock implementations

Secure & Private

Your API keys are encrypted. We never see your conversations.

Web ↔ CLI Sync

Only platform offering seamless browser + terminal workflow

Multi-Provider

OpenRouter, Anthropic, OpenAI, Groq - all in one CLI

Command Reference

Essential commands to master the CLI

recoder "build a REST API with auth"

→ Full backend with authentication and database

recoder web list

→ List all your Web IDE projects

recoder web download <urlId>

→ Download a web project to your local machine

recoder web sync <urlId>

→ Two-way sync between local and web

recoder auth status

→ Check authentication and API key status

💡 Pro Tip: BYOK Setup

  1. 1. Sign up at recoder.xyz
  2. 2. Add your API key at Settings → AI Providers
  3. 3. Run recoder auth login in terminal
  4. 4. Start building! Your API key is securely synced.
100% FREE During Beta

Ready to Build Faster?

Install the CLI and start building with 40+ AI models. No credit card needed.

Recoder CLI - Terminal AI Coding Tool | Install recoder-code