01 / Prompt
Make this idea visible. I need a page, not a mockup.
Minora keeps the intent attached while it composes the surface.
MinoraBetaFrontend rendering infrastructure / AI agent era
Minora turns AI output into composed, inspected, versioned, and publishable web surfaces.

Image placeholder
Intent becomes interface.
01 / Choose
Start from the result you want. Each path keeps the same Minora loop: describe, preview, point, revise, and ship.
02 / Flow
A conversation is captured, drafted into a surface, patched with intent, checked in preview, and released only when the result is clear.
Prompt: build a site that explains what Minora makes possible.
01 / Prompt
Make this idea visible. I need a page, not a mockup.
Minora keeps the intent attached while it composes the surface.
02 / Controlled change
Each revision lands as a readable change instead of replacing the whole page.
03 / Surface
Published page
The page is checked as a real surface with shared shell, locale content, links, and runtime behavior.
Only the reviewed version becomes the public site, while the next conversation can continue from the same structure.
Result: a page users can inspect, revise, localize, and ship.
A rough request, image, or note enters Minora as visible intent, not as a finished black-box page.
Minora composes structure first: sections, shell, routes, copy, media, and the shape of the final surface.
Feedback becomes a precise patch against the part that should change while the rest of the page stays stable.
The result is checked as a real route with shared shell, links, locale content, layout, and runtime contracts.
Only the reviewed version becomes the public surface.
Intent stays visible.
The surface stays structured.
Release stays governed.
03 / System
The product is an authoring plane for structure, preview, version history, release boundaries, localization, and public delivery.
04 / Capabilities
Turn intent into a structured page surface with sections, layout, copy, media, and motion contracts.
Inspect visible changes before they become the page users see.
Keep interface history readable instead of shipping a black-box generated artifact.
Release the approved version with shared layout, links, locales, and production boundaries intact.
05 / Example
Sample only: Hoshinogawa Hanabi Festival is a fictional event made to show how one Minora conversation can become a canvas, a planning document, and a public page.
Map the fictional fireworks campaign: audience, scene, assets, risks, and decisions stay visible on one working surface.
Open canvas exampleTurn the canvas into a structured launch brief with timeline, audience logic, operations notes, and disclosure requirements.
Open docs examplePublish a fictional Japanese-style festival page with poster-like hierarchy, schedule, access copy, and clear sample status.
Open site exampleInstall before signup
Add the MCP server first. When the agent needs access, Minora opens a browser flow so the right user can sign in or create a workspace.
Create a workspaceFor Claude Code remote MCP.
claude mcp add minora --transport sse https://app.minora.dev/mcp
For Codex CLI and the Codex desktop app configuration.
mkdir -p ~/.codex && touch ~/.codex/config.toml && { grep -q '^\[mcp_servers\.minora\]' ~/.codex/config.toml || printf '\n[mcp_servers.minora]\nurl = "https://app.minora.dev/mcp"\n' >> ~/.codex/config.toml; } && codex mcp login minora06 / Ship
Minora gives AI-generated interfaces a place to become real: authored, reviewed, versioned, and released.