Start the agent
Give your coding agent this instruction:- Install or update
akua, then complete browser sign-in with you. - Confirm a workspace and include its
Akua-Contextin scoped API commands. - Ask what you want to build and what infrastructure you already have, then
read
https://docs.akua.dev/llms.txtand only the relevant linked pages. - Ask once whether to mirror created infrastructure declaratively in your git repository (optional, and not GitOps).
- Explain pricing, the free allowance, and side effects before requesting approval for a change.
Continue through the CLI
The setup remains usable without MCP. The agent discovers commands throughakua commands and validates request objects against the public OpenAPI
contract. It must not invent provider-specific helpers, guess request fields,
or claim a resource is ready before verifying the returned operation and
resource state.
Ask the agent to continue with your outcome:
Optional MCP context
Add MCP only when your agent benefits from another documentation or platform tool surface. MCP authentication is separate from CLI device authentication, and most hosts need a restart or new conversation after configuration changes. Don’t wait for that restart to continue the CLI quickstart.
The agent-readable prompt includes reviewed commands for
Codex and Claude Code, plus configuration guidance for other tools with MCP
support.
Related topics
Quickstart
Start from one prompt and authenticate through the CLI.
CLI reference
Discover generated commands and pass workspace context.
Documentation MCP
Add optional searchable documentation context.
Platform MCP
Add optional OAuth-based workspace access.