Every feature is on every plan, free one included. Plans differ on usage, not on what works.
{
"id": "headline",
"type": "text",
"required": true
}Pick a field type, name it, mark it required. The schema updates live and every entry follows it. That is the whole content modeling workshop.
Every entry moves through draft, published, updated, and archived. Every edit becomes a revision you can roll back to. Nobody has to reconstruct last Tuesday from memory.
Give an agent write access the same way a teammate has it, through the schema. It gets tools, not a directory of files to freestyle in.
Pull content into any frontend with the REST API or GraphQL. Push updates out to the services that need to know the moment something ships.
Flip the switch to compare a typical CMS hand-off with how Draftbase teams actually work.
One page per capability, with the tradeoffs, the comparisons, and how Draftbase implements it.
Typed content schemas with 8 field types, a block-based MDX editor, a REST and GraphQL delivery API, a typed Node SDK generated from your schema, org roles, revision history with rollback, signed webhooks, and CDN-backed media. Every plan includes all of it — features are not gated by tier.
Yes. @draftbase/renderer ships a JSX-runtime integration for React, Next.js, React Native, Astro, and Remix. Rich text fields are stored as MDX strings, so a server component can fetch an entry and render its body with your own components.
Yes. 26 MCP tools cover templates, entries, and media, and every automated write is validated against your schema before it lands. Agent edits fire the same webhooks a manual edit does and land in the same revision history, so any change can be rolled back.
Yes. Hobby is free and needs no credit card. Startup is $49/mo, Growth is $299/mo, and Scale is $499/mo. Plans differ on usage limits, not on which features you get.