the CMS built for AI agents

Give your Claude Code superpowers for marketing websites

The first CMS that empowers AI agents through MCP — built on the same structured frameworks developers have trusted for decades.

~ Claude Code
Claude Code v4.6
claude-opus-4-6 · ~/agentcms-site
> We need to update the landing page for our AgentCMS site.
list-sites()
└ Found 1 site: agentcms.io
read(type: "page", key: "home")
└ Read page — Home (/)
I found your site and homepage. What would you like to update?
> Update the hero headline to "Give your Claude Code superpowers for marketing websites"
save-page(page_id: "home", edits: [{old_string: "...", new_string: "Give your Claude Code..."}])
Page 'Home' updated successfully.
Done! Your homepage is updated.

Traditional CMS wasn't built for AI

Tools like Webflow, WordPress, and Framer are great for humans. But when AI tries to work through their complex, proprietary formats — it stumbles.

What your AI sees in traditional CMS

{"type": "Section",
 "props": {"layout": "flex-col"},
 "children": [{
   "type": "RichText",
   "value": {"spans": [{
     "text": "Hello",
     "marks": [{"type": "bold"}]
   }]}
 }]}
  • Your AI spends more time decoding than building
  • One edit breaks three other things
  • What should take seconds takes five attempts

Webflow · WordPress · Framer

What your AI sees in AgentCMS

<section>
  <h1>Hello</h1>
  <p>Your AI just built this.</p>
</section>
  • AI reads your site directly. No decoding.
  • Predictable output. Every time.
  • Blog content in clean Markdown.
  • Scales without accumulating mess.

We built AgentCMS on the same web standards your AI already knows. No proprietary formats to decode. No abstractions to fight through.

the AgentCMS architecture

Every tool your AI needs, structured to work together

Developers have kept websites maintainable for decades using structured frameworks — and now your AI can use them too. AgentCMS organizes your entire site into connected pieces that talk to each other. Change one piece, everything that depends on it updates automatically.

Theme

Your brand DNA in one place. Colors, fonts, spacing — change a color and every page updates instantly.

Layouts

Page blueprints shared by every page. Navigation, footer, structure — defined once, applied everywhere.

Components

Reusable building blocks. Design a section once, use it everywhere with different content. Update once, all pages follow.

Pages

Your content canvas. Each page combines theme, layout, and components. Your AI writes real HTML — no abstractions in the way.

Collections

Structured content at scale. Blog posts, team members, case studies — defined fields keep every entry consistent.

Translations

Every word, centralized. Change copy without touching templates. Add a language and your entire site is localized.

Assets

Your media library. Images, documents, videos — uploaded once, referenced everywhere. Swap a logo, it updates across the site.

Site variables

Global details like phone, email, and social links. Defined once, used in every footer, header, and contact section.

This is the infrastructure that makes AI agents reliable at scale. We handle the architecture — your Claude Code handles the building.

From idea to live site in three moves

01

Describe what you want

Tell Claude Code about your brand, your audience, and the pages you need. Speak in plain language — your AI agent understands context, not just commands.

02

Your agent builds the architecture

It creates your theme tokens, designs reusable components, writes every page — all structured so changes flow through the system automatically. Not just pages — a real framework.

03

Iterate and scale with confidence

Need a new landing page? It follows your existing patterns. Want to rebrand? Change the tokens. 50 pages update. Your site grows without accumulating mess.

Your site deploys to a global CDN. Fast, secure, production-ready from day one.

Built for marketers who think in systems

You don't need to know HTML, Tailwind, or Twig. You need to know what you want your site to say and how it should look. Your AI agent handles the implementation — AgentCMS gives it the structure to do it well.

This isn't a page builder with AI bolted on. It's a CMS designed from the ground up for how AI agents work. The architecture is the product.

Not a page builder

No drag-and-drop. No templates to browse. Your AI agent creates exactly what you describe.

Not a dev tool

Built for marketers comfortable with AI. You direct, your agent builds.

Not another AI wrapper

The value is the architecture, not the model. Structure is what makes AI output reliable.

We'd rather show you than tell you

AgentCMS is in early access. We don't have a wall of logos yet — so here's what we can offer instead.

This site is built on AgentCMS

You're looking at it. Every page, every component, every animation on this site was built by an AI agent on AgentCMS. The product is the proof.

Open architecture, no lock-in

Your site is standard HTML, Tailwind CSS, and Twig templates. No proprietary format. You can read every line of code your agent writes.

Real pricing, no surprises

Straightforward plans, published pricing. No sales calls, no "contact us for a quote." You can start building in minutes.

Your next site is one conversation away

Describe what you want. Your AI agent builds the architecture, writes every page, and deploys it to a global CDN. When you need to change something, one update flows everywhere.