Surface gallery

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.

Hello preview
HelloMinimal

The smallest possible Surface — a single static index.html served from rexium.app. Start here to see the deploy loop end-to-end.

Static HTMLNo build
View details
Spine Explorer preview
Spine ExplorerOAuth + MCP

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.

Vanilla JSNo build
View details
Pricing Console preview
Pricing ConsoleSDK · writes

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.

ViteReactTailwind@rexium-ai/app-sdk
View details
Spine Dashboard preview
Spine DashboardFull 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.

ViteReactTailwindshadcn/uiRecharts
View details
Marketing Agent preview
Marketing AgentAI agent

An AI agent that reads your catalog + audience segments and proposes email campaigns toward a goal. It proposes; you approve in Reach.

Vanilla JSNo build
View details
Scribe preview
ScribeAI · writes

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.

Vanilla JSNo buildPDF previewDrag & drop
View details
Pipeline Explorer preview
Pipeline ExplorerOAuth + MCP

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.

Vanilla JSNo build
View details

Deploy a copy

Register a public (PKCE) app, build the example, and upload its dist/ to publish at {slug}.rexium.app.

Go to Apps