pip install aura-ctx
30 seconds. No Docker. No database. No cloud account.
Any MCP-compatible client can connect to localhost:3847.
What's MCP? — An open standard that lets AI tools connect to local data sources.
14 built-in templates. Each includes facts and AI rules tailored to the profile.
frontendReact, Next.js, TailwindbackendFastAPI, SQL, Dockerdata-scientistpandas, PyTorch, JupytermobileReact Native, SwiftdevopsK8s, Terraform, AWSai-builderLangChain, RAG, agentsfounderMVP, speed, productstudentLearning, step-by-stepmarketerCopy, SEO, growthdesignerUX, Figma, a11ydeveloperGeneral dev contextwriterTone, style, audienceresearcherMethodology, sourcesworkRole, company, teamDetects languages, frameworks, tools, projects, editor, git identity. Incremental — only re-scans what changed.
Scoped YAML files — developer, writer, work. Typed facts with confidence levels.
Full Model Context Protocol. Resources, tools, prompts. HTTP + SSE. 3-level token delivery.
Detects 30+ patterns (AWS keys, GitHub tokens, API keys). Auto-redacts before serving to LLMs.
Import from ChatGPT & Claude. Export to system-prompt, cursorrules, and more.
aura serve --watch hot-reloads when you edit a YAML pack. Zero restart.
Doctor detects bloat, stale facts, duplicates, secrets. Consolidation engine merges duplicates. Memory decay with TTL.
No cloud. No database. No Docker. YAML files on your machine. You own everything.
| Command | Description |
|---|---|
| aura quickstart | Scan + onboard + setup + audit + serve |
| aura scan | Auto-detect your stack |
| aura onboard | 5 questions to capture your identity |
| aura serve | Start MCP server |
| aura serve --watch | Start with hot-reload on YAML changes |
| aura setup | Configure Claude, Cursor, Gemini |
| aura templates | List all 14 templates |
| aura create <n> -t <t> | Create pack from template |
| aura list | List all packs |
| aura show <pack> | Display a pack |
| aura add <p> <k> <v> | Add a fact |
| aura doctor | Health check — bloat, stale, secrets |
| aura audit | Scan for leaked API keys and tokens |
| aura audit --fix | Auto-redact critical secrets |
| aura consolidate | Merge duplicates, find contradictions |
| aura decay | Remove expired facts (type-aware TTL) |
| aura export -f <fmt> | Export to any format |
| aura import -s <src> | Import from ChatGPT / Claude |
| aura diff <a> <b> | Compare two packs |
Binds to 127.0.0.1 only. Optional Bearer token auth. Scoped pack serving. Read-only mode. Secret scanning with auto-redaction at serve time. No telemetry. No analytics. No cloud.
7,800+ lines · 151 tests · 22 commands · 14 templates · MIT
GitHub · PyPI · Contribute