Build with the agent of your choice.
Any AI works with AgentUI. Install our specialized CLI, log in once, and let your agent handle the rest — sync workflows, edit components, push changes, deploy.
$npm i -g @agentuiai/cliBring your own AI
Claude Code, Cursor, Aider, Codex, your own custom agent. AgentUI doesn't care which AI assistant you run locally — the CLI gives them all the same clean interface to read, edit, and ship AgentUI projects.
Specialized for AI
Every command supports --json. Deterministic exit codes. Machine-parseable output by default. The same approach as the AWS and GitHub CLIs — built for the way agents read tools.
Install. Login. Done.
Three commands and your agent is in. No SDK to wire, no API surface to learn — point any AI at the CLI and it can read, write, and ship AgentUI projects.
From terminal to production in three commands
Install
$ npm install -g @agentuiai/cliOne global install. Node 22+. Verify with agentui --version.
Login
$ agentui auth loginEmail OTP, six digits. Same login as the AgentUI web app — no token juggling.
Hand it to the agent
$ agentui project sync <id>Your agent reads, edits, and pushes from the local working tree. Git, VS Code, Cursor, Claude Code — pick one, the CLI gets out of the way.
Claude Code, Codex, Aider, Cursor agent mode, Continue, Cline, custom agents you wrote last weekend — they all read --json. The CLI gives every agent the same surface, so the model you pick doesn't matter to AgentUI.
Output your agent can actually parse
--json on every command, schema-stable across versions
Deterministic exit codes — agents can branch on success vs validation vs auth failure
Dry-run on every mutating command, so the agent can plan before it commits
Multi-tenant safety: workspace selection is explicit, never implicit
Build fast. Ship safe.
Vibe coding is fast — but most platforms hand you a prototype and call it production. AgentUI hardens, scans, and gates every app you build, so what you ship is what your team can actually trust.
SOC 2 AI app
AES-256 encryption, exportable audit logs, RBAC mapped to Trust Services criteria. Pass your SOC 2 audit on the AI part.
Secure AI hosting
Tenant isolation, encrypted secrets, continuous scanning. Hosting that defends — not just configures.
Enterprise vibe coding
Vibe coding for the enterprise — without the compliance debt. Audit trail, RBAC, security review baked in.
Open a terminal. Let the agent build.
Free to install. Same login as your AgentUI workspace. Pair it with the AI of your choice.
npm install -g @agentuiai/cliNode 22+ · MIT licensed · Same OTP as your AgentUI workspace