Example Surfaces
Apps that run on rexium.app with no backend of their own — all logic flows through your Spine over OAuth-scoped MCP. Read one, run it locally, then deploy a copy from Apps.
The smallest possible Surface — a single static index.html served from rexium.app. Start here to see the deploy loop end-to-end.
Sign in with OAuth 2.1 + PKCE, list the tools your scoped token can call, and invoke them against your Spine via mcp.rexium.ai. The scopes are the sandbox.
Built on @rexium-ai/app-sdk: typed reads + bulk repricing. Select products, apply a +/- % (with ,99 rounding) and a live preview, or adjust one at a time. The fastest way to start an app.
A cross-vertical analytics Surface: read-only aggregate tools (orders, contacts, campaigns) charted with Recharts. A proper build you can fork as a starting point.
An AI agent that reads your catalog + audience segments and proposes email campaigns toward a goal. It proposes; you approve in Reach.
Drag & drop a supplier price list (PDF), preview it side-by-side, review the LLM-extracted rows, and create draft products. Document, extraction and products linked for lineage.
The Org's data as one connected graph: source entities → AI-authored transforms → consumers, read live over MCP. Hover a node to light its lineage.
Deploy a copy
Register a public (PKCE) app, build the example, and upload its dist/ to publish at {slug}.rexium.app.