Install

Get Claudin running in under a minute.

Installation methods

Requires Node.js 20+. Works on Linux, macOS, and Windows.

$ npm install -g @claudiolabs/claudin@latest
$ bun add -g @claudiolabs/claudin@latest
$ npx @claudiolabs/claudin@latest
$ curl -fsSL https://claudiolabs.ai/install.sh | sh

Quick start

Run claudin to start. On first run, the /provider wizard opens automatically — pick a preset, enter your credentials, and start coding. No config files required.

claudin

Key commands available inside the REPL:

/provider          # add, edit, or switch provider profiles
/provider doctor   # health check: reachability, auth, model availability

Next: configure a provider or explore features.