Installation
aqua Documentation
aqua is a QA planning and execution service for AI coding agents. Describe what to test in natural language — the AI agent creates structured QA plans, executes them, and captures results on a web dashboard.
Get Started
Section titled “Get Started”Guides
Section titled “Guides”QA Plans
Environments
Execution
Common Scenarios
Project Memory
Organizations
Billing & Plans
Audit Log
Reference
Section titled “Reference”CLI
MCP Tools
Step Actions
Assertions
Configuration
Template Variables
Architecture
Section titled “Architecture”┌───────────────────┐│ AI Coding Agent ││ (Claude Code …) │└────────┬──────────┘ │ MCP┌────────┴──────────┐ ┌──────────────────────────┐│ aqua CLI │ API │ aqua Server ││ • MCP server ├─────►│ • QA plan storage ││ • Test execution │ │ • Web dashboard │└───────────────────┘ └──────────────────────────┘The CLI runs locally — it acts as an MCP server for AI agents and executes tests. Secrets never leave your machine. The Server stores plans and results, providing a web dashboard for your team.
For AI Agents
Section titled “For AI Agents”This documentation is available in LLM-friendly plain text format:
llms.txt— Documentation indexllms-full.txt— Complete documentation in a single filellms-small.txt— Abridged version for smaller context windows