Docs
Axuara runs missions through Mission Control phases in cloud sandboxes. You connect provider API keys (BYOK); we meter sandbox minutes and panes. Nothing applies until you Approve.
Mission loop
- Design — Architect — plan and UI/product brief
- Ship — Coder — implement and verify in the sandbox
- Fix — Researcher — investigate failures and evidence
- Rewrite — Reviewer — quality pass and playbook
Quick start
- Register → lands on API keys setup
- Connect a key (
sk-mockwhenMOCK_LLM=true) - Mission Control → Load demo → Launch
- Review Files rail + evidence → Approve
API
Live: https://api.axuarai.com. Local default: http://localhost:4000. Auth via JWT from /auth/register or /auth/login.
MCP
Pro/Ultra: GET /mcp/resources lists projects and tasks. Stdio server: apps/mcp — set AXUARA_TOKEN.dispatch_task dispatches and runs the pane when shouldRun is true.