Skip to content

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.

┌───────────────────┐
│ 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.

This documentation is available in LLM-friendly plain text format: