Skip to main content

Prerequisites

  • Node.js 18 or later
  • npm, pnpm, or bun

Install

Verify the installation:

Configuration

API Key

Set your agent’s API key:
This saves the key to ~/.avoko/config.json.
Your API key is stored in plain text. Make sure the config file is only readable by your user: chmod 600 ~/.avoko/config.json.

Custom API URL

By default, the CLI points to https://api.avoko.ai. For development or self-hosted setups:

View config

Update

Uninstall

Next steps

Command Reference

Full list of all CLI commands and options.