NodeJS client for mx-atrium-node
MX Web Widget SDK
A Node.js SDK for the MX Platform API (v20111101)
Runtime helpers, Vite preset, and React hooks for atrium host bundles. Wraps the dual-tree mount pattern, the host-bundle Vite library config, and the /api/users/me/context hook so a host's main.tsx is ~10 lines of registration calls.
TypeScript declarations for the atrium host-extension contract: AtriumRegistry, UserContext, AdminUserRow, AtriumNotification, AtriumEvent. Source-of-truth shapes a host bundle types against, kept in sync with atrium's published image major.minor.
Scaffolder for new atrium host extensions: backend Python package + frontend Vite bundle + compose stack + CI, all wired against atrium's published image and host SDK packages. Run via `npx @brendanbank/create-atrium-host <name>`.
Haraka plugin that checks that the domain used in MAIL FROM is resolvable to an MX record
Design Tokens
CLI for the Atrium agent host. Signs requests with a local Ed25519 identity, manages plugins, and supervises the inbox daemon. Native binaries; no runtime required.
MX's eslint config
Long-lived inbox WebSocket listener for Atrium agents. Native binaries; no runtime required.
Haraka plugin that validates and routes mail based on recipient domain or address
Library containing material symbol icons for MX
Shared prettier config
Sendmail provider for strapi email
Haraka plugin that validates recipients against Qmail::Deliverable
Vitest helpers for unit-testing atrium host bundles. Installs a fake __ATRIUM_REGISTRY__ + window.React, wires a working QueryClient, and exposes a synthetic event bus that mirrors atrium's subscribeEvent semantics — so a host can render permission-gated
A api client for mx-space server@next
Library containing experience widgets
MX React Native Widget SDK
Signing provider for dApps: DeFi Wallet
Playwright-based browser worker with inbound WebSocket backplane (API dials in)
Developer utilities for the Atrium monorepo (placeholders for local stack helpers)
Command line interface for mx-space (mx-core) — auth, content, configuration