Installation
Available Commands
omnara
Start an interactive AI coding agent session
omnara terminal
Launch with WebSocket relay streaming (explicit)
omnara headless
Run Claude Code in background mode
omnara serve
Start webhook server for remote triggering
omnara mcp
Run MCP stdio server for protocol integrations
Quick Examples
Global Options
These options work across all commands:| Option | Description |
|---|---|
--api-key <key> | API key for authentication |
--auth | Authenticate or re-authenticate |
--reauth | Force re-authentication |
--version | Show version information |
--base-url <url> | Custom API server URL |