Skip to main content

Prerequisites

Before installing Omnara, ensure you have:

macOS, Linux, or Windows

Supported operating systems

Claude Code

Powers AI agent capabilities

Installing Claude Code

Omnara uses Claude Code for its AI capabilities. Install it from claude.com/product/claude-code, then authenticate:
claude /login
Alternative: Instead of claude /login, you can set the ANTHROPIC_API_KEY environment variable.

Quick Start

1

Install Omnara

Windows users: Run this command in Git Bash, not PowerShell or Command Prompt.
curl -fsSL https://omnara.com/install/install.sh | bash
Command not found? Restart your terminal or run:
source ~/.bashrc  # or ~/.zshrc for zsh
Download failed? Check your internet connection and try again. The installer downloads a pre-built binary for your platform.
2

Launch in your project

cd /path/to/your/project
omnara
3

Sign in to Omnara

Browser opens automatically → Sign in → Return to terminal
4

Start coding

Chat with your AI agent directly in the terminal

Access Anywhere

Features

  • Real-time sync across all devices
  • Voice commands for hands-free coding
  • Push notifications when tasks complete
  • Parallel execution with worker agents
  • Session history to resume past work

Useful Commands

# Verify installation
omnara --version

# Get help
omnara --help

Pricing

Free

$0/mo - 10 sessions

Pro

$20/mo - Unlimited

Enterprise

Custom pricing

Need Help?