LUNO is a hosted AI-era Backend Platform for AI agents.
Agents can build and operate backend resources through MCP and APIs. Humans retain control over production through permissions, review, approval, and safety controls.
Content, forms, authentication, storage, APIs, and publishing are built-in backend capabilities.
Pick a path → see the done state → follow the steps.
Run setup in your site repo. Operate from Cursor / Claude Code / Codex.
npx @luno-cms/mcp setupFrom sign-in to first publish—approvals and scheduled publishing.
See done state →Fetch entries, masters, and media with no auth (or a public key).
curl https://api.luno.rest/public/p/{projectId}/v1/llms.txtThe product model agents operate against. Headless CMS stays below as a discoverable capability.
Named product surfaces for content ops—plus platform capabilities underneath.
Named product surfaces that map to day-to-day Console work.
15 field types, revisions, review, scheduled publishing.
Inbox, autoreply, chat notify. Host on contact.luno.rest.
widget / iframe and pub.luno.rest for drop-in delivery.
MCP, agent keys, and per-site llms.txt.
Shared options published to site and Public API.
Cross-cutting delivery, keys, locales, and plan gates.
Browse framework recipes for Public API, embed, and revalidation.
LUNO integrates with AI coding tools through MCP. Pick your editor for setup.
Auth, endpoints, and ops configuration.