v1.1.3 — Open Source · MIT

9 agents. Any provider.
No IDE required.

9 specialist agents run in parallel across your codebase. 218+ skills activate automatically based on your stack. Any provider — switch without changing anything else.

Get started free →
$npm install -g aurict
aurict — my-project

Why Aurict

More than an assistant.
A complete agent runtime.

Most AI coding tools are a chat interface attached to a text editor. Aurict is engineered differently — from the architecture up.

9
Specialist Agents
Each a domain expert — explore, code, review, test, debug, docs, security, perf, analytics.
218+
Contextual Skills
Your stack is detected before you say a word. The right context is injected automatically.
3
Native Platforms
Compiled binaries for macOS, Linux, and Windows. No runtime dependency. One command.
01

Agent-first, not prompt-first

Most tools wrap a single LLM call. Aurict routes every task to the right specialist — a dedicated agent with its own tools, context budget, and domain knowledge. Complex tasks are decomposed and run in parallel.

02

Zero-setup cross-platform

Install with one npm command on any OS. Aurict ships native compiled binaries — no Node runtime required at execution time, no WSL on Windows, no Rosetta headaches on Apple Silicon.

03

Context that sees your codebase

Before you ask your first question, Aurict has already read your directory tree, detected your framework, parsed your config, and ranked the files most likely to matter. No manual attachment, no copy-paste.

04

Open and yours to extend

Bring your own MCP servers, custom slash commands, and team-shared skill templates. Your claude_desktop_config.json works out of the box. Nothing is locked into a proprietary cloud.

Capabilities

Not just autocomplete.
An AI team in your terminal.

Multi-Agent Orchestration

Architecture

9 specialist agents running in isolated worker threads. Explore, code, review, test, docs, security, debug, performance, analytics — each a domain expert.

218+ Contextual Skills

Intelligence

Aurict scans your project before you say a word — framework, language, config, conventions. The right context is injected automatically.

Bash Classifier

Security

Every shell command is analyzed before execution. Safe commands run instantly. Dangerous ones (rm -rf, format) trigger strict confirmation with red warnings.

Sandbox Execution

Security

Risky executables run through a low-overhead policy sandbox: command classification, approvals, protected paths, scrubbed env, timeouts, output limits, and audit trails. Docker remains optional for heavier isolation.

MCP Client

Integration

Drop your claude_desktop_config.json and every MCP server you already use works immediately — filesystem, GitHub, Postgres, Slack, browser automation.

Design Agent Wizard

Design

150+ design systems, 111 skill templates. Describe your UI idea, pick a system and skill, and a complete implementation prompt is built for you.

Windows Native

Platform

A real compiled binary for Windows x64 — no WSL, no extra runtime, no PowerShell gymnastics. Shell detection auto-picks Git Bash, MSYS2, or PowerShell as fallback.

Persistent Memory

Intelligence

Project decisions, coding preferences, and team conventions stored in a local DB and recalled per-session. The AI remembers what you told it — across every restart.

Providers

9 providers. Switch anytime.

Anthropic
Claude 4 OpusSonnetHaiku
OpenAI
GPT-4oo1o3o4-mini
Google
Gemini 2.01.5 ProFlash
OpenRouter
200+ modelsOne API key
xAI
Grok 3Grok 2
Azure
Azure OpenAIEnterprise
AWS Bedrock
Claude via AWSTitan
🦙Ollama
Local modelsNo API key
OpenCode
OpenCodeZenmux

Bring your own API key — no vendor lock-in

Integrations

Works with your existing tools.

🐙GitHub
🐘PostgreSQL
🐳Docker
💬Slack
📋Jira
📐Linear
🎨Figma
🔍Sentry
Vercel
☁️AWS
📝Notion
🌐Browser

Via MCP (Model Context Protocol) — connect any tool with a config file

Free and open source

Open source on GitHubStar ★npm install -g aurictView on npmMIT licensed — free foreverRead licensemacOS · Linux · WindowsSee install options

Get started

Up and running in 30 seconds.

01Install
$npm install -g aurictcopy
Mac, Linux, Windows — one command.
02Run
$aurictcopy
Launch in any project directory.
03Configure
# Pick provider, API key, model, and security modecopy
Interactive setup keeps security tools off unless you opt in.
04Security
$aurict /config security active-litecopy
Optional. Targets still need /config security allow <target>.
Optional security capability

Aurict starts with security tools hidden from the model. Choose Passive for defensive review and reporting, Active Lite for controlled Docker-backed scans, or Kali Full only when you want the larger experimental image. Active profiles still require Docker, an allowlisted target, permission approval, rate limits, and concurrency limits.

FAQ

Common questions