Authoring
Evolve’s authoring layer adds an AI-driven content editor on top of your
storefront, shipped as opt-in @evolve-framework/* packages. For what it does
and how it fits into the platform, see Authoring.
This section covers installing and using it.
Getting startedInstall the authoring packages and wire up your first editor session. Takes about ten minutes once your prerequisites are in place.
Installation guideFull installation guide for adding the authoring layer to an existing Evolve project: CMS service, authoring service, gateway, and storefront.
PackagesThe five @evolve-framework/* packages that make up the authoring layer, what each one does, and how they depend on each other.
MCP endpointExpose the authoring server's AI tools over MCP so headless clients (Claude Desktop, Cursor, agents) can drive the same surface as the in-browser chat, codegen'd from a project-owned GraphQL operations file.
WorkflowsOptional opt-in addon. Long-running, headless content workflows triggered by API or MCP that land drafts in your CMS for editorial review. Standard authoring installs don't need it.

