Skip to main content

Overview

Omnara supports two providers: Claude Code and Codex. You can set a default provider in web or mobile settings and override per session.

Claude Code

  1. Install Claude Code
  2. Authenticate:
    claude /login
    
You can also authenticate by setting ANTHROPIC_API_KEY.

Codex

  1. Install the Codex CLI
  2. Authenticate:
    codex login
    
  3. Select Codex in settings and choose your default model and thinking level

Troubleshooting

  • If the provider CLI is missing, install it and re-run omnara
  • If authentication expires, run the login command again