Skip to content

AI Agents

Cursor / Claude Code / Codex などのエージェントから、LUNO を backend として使い、Headless CMS のコンテンツとスキーマを MCP で操作します。正本パッケージは @luno-cms/mcp です。

MCP クライアント(Verified): Claude Code · Cursor · Codex(Golden Path E2E)。

できること

  • npx @luno-cms/mcp setup — 既存サイトリポジトリへのワンコマンド接続
  • キーを .agents/luno/{dev,stg,prod}.env に分離
  • スコープ full / content / schema
  • エントリ CRUD・公開、Blueprint / テンプレ適用、メディア upload など
  • サイトごとの llms.txt で公開コンテンツを発見

いつ使うか

  • 記事作成・更新をエージェントに任せたい
  • Form Set / Contact の初期セットアップをチャットで済ませたい
  • ローカル / staging / production を環境ごとに切り替えたい

次のステップ

目的ページ
完成形・今すぐやる経路 A · Agents 完成形
セットアップ詳細AI Agents(MCP)ガイド
経路 C · API only完成形
経路 B · Console完成形
bash
npx @luno-cms/mcp setup