Skip to content

AI Agents

Use LUNO as the backend from agents such as Cursor, Claude Code, and Codex. Operate Headless CMS content and schema via MCP. The canonical package is @luno-cms/mcp.

MCP clients (Verified): Claude Code · Cursor · Codex (Golden Path E2E).

Capabilities

  • npx @luno-cms/mcp setup — one-command connect; the CLI opens the browser to confirm
  • Keys stay in .agents/luno/ (gitignored). Public default is prod
  • First ask is list or draft — not publish. Teammates run login
  • Scopes full / content / schema
  • Entry CRUD and publish, Blueprint / template apply, media upload, and more
  • Per-site llms.txt for discovering public content

When to use

  • Let agents draft and update articles
  • Bootstrap Form Sets / Contact from chat
  • Switch local / staging / production per environment

Next steps

GoalPage
Done state · do nowPath A · Agents done state
Full setupAI Agents (MCP) guide
Production SafetyGoverned agent operations
Path C · API onlyDone state
Path B · ConsoleDone state
bash
npx @luno-cms/mcp setup