The Autonomous Operating System for the Sovereign Enterprise.
Open-source runtime, security tooling, and multi-agent orchestration.
Multinex AI provides the complete infrastructure stack for enterprises to deploy, govern, and scale autonomous AI agents — on their own hardware, with their own data, under their own rules.
We build the Autonomous Operating System for the Sovereign Enterprise. Our systems are designed for teams that need AI tooling they fully control: no cloud lock-in, no black-box APIs, and absolute data sovereignty.
We maintain the MARS (Multi-Agent Runtime System) platform and a growing ecosystem of open-source security, orchestration, and compliance tools.
|
AI security firewall proxy — local, fast, no cloud.
|
Federated Sync and Alliance Management protocol.
|
┌─────────────────────────────────────┐
│ MARS — Agentic Runtime │
│ Multi-model · Persistent memory │
│ Sovereign · Federated │
└──────────────────┬──────────────────┘
│
┌────────────────────────────┼────────────────────────────┐
│ │ │
┌────────▼────────┐ ┌─────────▼─────────┐ ┌─────────▼─────────┐
│ Munx Aieges │ │ Munx Airlock Visa │ │ Munx MemoryStack │
│ Shield │ │ Org Isolation │ │ Memory Tiers │
│ Prompt Guard │ │ Task Board Sync │ │ Redis · Qdrant │
│ PII Detection │ │ Alliance Mgmt │ │ Graphiti · KG │
└─────────────────┘ └───────────────────┘ └───────────────────┘
Key design principles:
- Sovereign-first — Everything runs on your infrastructure. No cloud dependency.
- Federated — Teams share plans through Alliances without merging codebases.
- Memory-native — Agents accumulate knowledge across sessions via a 4-tier memory architecture.
- Multi-model — Claude, Gemini, GPT, and local models orchestrated through a unified protocol.
| Layer | Technology | Purpose |
|---|---|---|
| CLI | Rust (Clap 4) | munx command-line interface |
| Runtime | TypeScript, Deno | Agent orchestration, sync adapters |
| Security | Rust | Aieges Shield firewall proxy |
| Memory | Redis, Qdrant, FalkorDB | Hot/warm/cold knowledge tiers |
| Infra | Docker Compose | Sovereign deployment stack |
# Install the MUNX CLI
cargo install --git https://github.com/multinex-ai/munxclaw munx
# Initialize a sector
munx init
# Boot the sovereign stack
munx up
# Connect to a realm
munx connectWe welcome contributions across all public repositories. See each project's CONTRIBUTING.md for guidelines.
- Issues — Bug reports and feature requests via GitHub Issues
- PRs — Fork, branch, PR workflow on all public repos
- Security — Report vulnerabilities via GitHub Security Advisories on the respective repositories.
Multinex AI · The Autonomous Operating System for the Sovereign Enterprise
GitHub