Prerequisites
Coddo runs on top of two CLIs: Claude Code (from Anthropic) and OpenAI Codex CLI. You don’t need both — install whichever provider you want to use, or both to switch between them per task.Claude Code
Claude Code is a CLI tool from Anthropic. Install it with one of the following:- Install script (recommended)
- Homebrew
- npm
The simplest way to install Claude Code:
OpenAI Codex CLI
Codex CLI is OpenAI’s coding agent. Install it via npm or Homebrew:- npm
- Homebrew
Download Coddo
macOS
Download the
.dmg file from coddo.ai.- Open the
.dmgfile - Drag Coddo into your Applications folder
- Open Coddo from Applications
Windows
Download the
.exe installer from coddo.ai.- Run the
.exeinstaller - Follow the installation steps
- Open Coddo from the Start menu
Linux version is coming soon.
First launch
When you open Coddo for the first time, you’ll go through a quick onboarding:- Welcome screen - Overview of Coddo
- Provider check - Coddo detects which CLIs are installed (Claude Code, Codex, or both) and verifies they’re authenticated. You can skip this step and configure providers later from Settings
- Login - Sign in with your Coddo account (Google or email/password) — optional
- Ready - You’re all set to start using Coddo
Creating a Coddo account is free and optional. All your project data stays local on your machine regardless.