Glass-box statistical analysis for agents: 19 methods, cited findings, zero invented numbers.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Aurora is the verification cortex for serious quantitative work β for humans analyzing hard data, and for AI systems that can't afford to hallucinate.
Cloud LLMs guess. Aurora computes.
β¬οΈ Download the desktop app Β· Run from source Β· Aurora Sentinel demos Β· See it in action Β· Aurora Copilot Β· Aurora Cortex (MCP + SDK) Β· Roadmap Β· FantasyLab.ai
The easiest way to run Aurora β no Python, no terminal, no setup. Download the installer for your OS, double-click, and Aurora opens as a native app with the analysis backend bundled inside it.
Pick the file that matches your OS (filenames carry the version, e.g. 0.2.0):
| OS | File to download | Install |
|---|---|---|
| Windows 10/11 | Aurora_x.x.x_x64-setup.exe (recommended) | Run the setup wizard. |
| Windows 10/11 | Aurora_x.x.x_x64_en-US.msi | Alternative MSI installer (same app). |
| macOS (Apple Silicon Β· M1/M2/M3/M4) | Aurora_x.x.x_aarch64.dmg | Open the .dmg, drag Aurora to Applications. |
| Linux (Debian / Ubuntu / Mint) | Aurora_x.x.x_amd64.deb | sudo apt install ./Aurora_x.x.x_amd64.deb |
| Linux (Fedora / RHEL / openSUSE) | Aurora-x.x.x-1.x86_64.rpm | sudo dnf install ./Aurora-x.x.x-1.x86_64.rpm |
Aurora_aarch64.app.tar.gzis an auto-updater artifact, not a download β use the.dmgon macOS. There is currently no Intel-Mac (x86_64) or Linux AppImage build; Intel-Mac users can run from source.
On first launch Aurora bootstraps a small knowledge-bank seed, then runs fully offline β no API keys, no cloud, no telemetry. Drop a CSV on the window and watch it analyze. Aurora is local-first: your data never leaves your machine unless you explicitly share a single finding β see PRIVACY.md.
Heads up on the "Unknown Publisher" warning. Current releases are not yet code-signed, so Windows SmartScreen may show "Windows protected your PC" and macOS Gatekeeper may say "unidentified developer." This is expected for a young open-source project. On Windows: More info β Run anyway. On macOS: right-click the app β Open. Code-signing is on the roadmap.
A few things that are expected behavior, not bugs:
127.0.0.1:8001) the first time you open it; the status dot
reads "connectingβ¦" for ~5β10 s before it goes live. If it lingers, the app
is still warming up β it is not frozen.Want to build it yourself or run from source? Keep reading.
Open http://127.0.0.1:8000. Click βΆ Try a demo for an instant smoke test, or drop your own CSV / Parquet / JSON / XLSX.
First run will download a small knowledge-bank seed (~50 MB). After that, Aurora runs fully offline β no API keys, no cloud, no telemetry.
Optional extras (only if you need them):
For the optional Vite + TypeScript frontend build (developers only), see Β§ Optional frontend build.
A native, installable app β frameless window, sidebar navigation, drag-and-drop any file onto it. Built with Tauri 2, with Aurora's full analysis backend bundled inside the installer, so it runs with zero setup: no Python, no venv, no terminal.
Most people should just download it. The rest of this section is for developers who want to build it from source or hack on the UI.
| Surface | Behavior |
|---|---|
| Frameless window | Rounded card on transparent OS background; aurora β titlebar with min/max/close |
| Sidebar (left) | Workspace Β· Data Β· Full Studio sections + live "aurora: online / offline" status dot |
| Tab strip (top) | Overview / Findings / Data with one shared sliding underline |
| Drag & drop ANY file | CSV, TSV, JSON, JSONL, Parquet, XLSX β drop anywhere on the window, or click to browse |
| Overview | Stat cards (Findings Β· Methods Β· Anomalies Β· Regimes) + Aurora's narrative in plain English |
| Findings | Severity-filtered card grid; click a card for the full evidence panel |
| Methods | Per-run method tally with share-bars |
| Datasets | Bundled fixtures + demo datasets β click any card to run it |
| Bundles | Past runs β every signed .aurora.json on disk, status-coded |
| Aurora Studio sidebar | Full legacy UI in an iframe β every feature still reachable |
The desktop app lives in desktop/. To build the installer
yourself (PyInstaller backend + Tauri shell) or run the UI in hot-reload
dev mode, see desktop/README.md β it covers the
prerequisites (Node, Rust), the one-command launcher (launch.ps1), the
installer build (build_installer.ps1), and the Windows Smart App Control
caveat. A git tag vX.Y.Z push triggers the cross-platform release CI.
Aurora ships a complete demo rig under demos/ that turns a Decision Contract trip into something tangible β a Discord ping, a Slack alert, an OBS overlay card, a smart-plug flipping in your room. Five "I gave my local AI X and watch what it caught" videos, all built on the same scaffolding.
| # | Demo | Hero shot | What it shows |
|---|---|---|---|
| 1 | Aurora Alarm | A physical light flips when the data breaks | The closed loop is real β software β cited reason β real-world consequence |
| 2 | Community Sentinel | A Discord embed lands with method + row + | z |
| 3 | The Save | A Slack ping arrives at the regime shift | The "human watching dashboards would have slept through this" demo |
| 4 | Verification Cortex | An agent calls Aurora's MCP and acts on a verified number | Sells the agent-builder use case; no more confidently-wrong z-scores |
| 5 | Rediscover the Law | Aurora derives y = Β½Β·aΒ·tΒ² from a falling-ball video | The flagship hook β a free local AI rediscovers gravity, cited to SINDy |
Quickstart for the demos (after the install above):
Full step-by-step recording walkthrough with OBS setup, contract installation, and a per-demo runbook lives at demos/README.md.
A real run on an environmental air-quality dataset β captured straight from a Studio session.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/aurora)<a href="https://allmcps.com/mcp/aurora"><img src="https://allmcps.com/api/badge/aurora?style=directory" alt="Aurora on AllMCPs" /></a>