Skip to main content
The Akua CLI is in preview. The canonical binary name is akua, and the implementation lives in the public akua-dev/cli repository. The preview establishes the command architecture, generated operation registry, output contract, build path, and release automation. Full API command execution is not ready for public terminal workflows yet.

What to use now

Use the surface that matches what you need while terminal workflows are unavailable:

Platform MCP

Let agents discover endpoints and call the Akua API with injected auth.

Documentation MCP

Give AI tools current Akua docs context while the CLI is in preview.

Akua API

Use curl or generated clients for scripts and custom integrations.

Authentication

Create workspace API tokens and understand workspace scoping.

Preview source

The CLI source is public for evaluation and contribution:

CLI repository

Source code, architecture notes, generated command registry, and development tasks.
Do not use the old CNAP-era Go module, Homebrew tap, or cnap binary from earlier docs. The Akua CLI preview does not preserve legacy CNAP CLI compatibility for the first Akua release.

Command reference status

The old command reference pages are retired while the Akua CLI is rebuilt. When API command execution is ready, these docs will publish supported install commands, authentication setup, configuration paths, output modes, and resource command examples.

API reference

REST API conventions, pagination, and error codes.

Authentication

Mint API tokens for programmatic access.

Documentation MCP

Connect AI tools to the Akua documentation corpus.

Platform MCP

Manage Akua resources from MCP-compatible agents.