How I Built AI Blog Automation for My Framer Website

How I Built AI Blog Automation for My Framer Website

How I Built AI Blog Automation for My Framer Website

Learn how to automate blog publishing on your Framer website with Claude Code and MCP. A step-by-step guide for solopreneurs — strategy before tools.

Feb 28, 2026

Claude Code | Content | MCP

AI Blog automation for Framer Websites
AI Blog automation for Framer Websites

Publishing a blog post to my Framer website used to take over an hour. The writing was the creative part — the part I loved. But then came the busywork: converting markdown to HTML, opening the CMS, copying content into 15 separate fields, making sure every tag had the right attributes so nothing broke. For a solopreneur running two businesses on 30 hours a week, that bottleneck was costing me more than time. It was costing me momentum.

So I built an AI blog automation system for Framer. Two commands. One quick review. Blog post live. This guide walks you through the exact stack, the setup process, and the honest limitations — so you can decide if this workflow fits your business.

Why Strategy Comes Before the Automation

Before I picked up any tool, I asked one question: Where am I losing the most time for the least creative output?

The answer was obvious. The gap between "blog post written" and "blog post published" was pure repetition. HTML formatting, CMS field mapping, newsletter embed codes — none of it required creative thinking. All of it could be systematized.

This is what strategy before tools looks like in practice. Most solopreneurs start by exploring AI tools and hoping something sticks. I started by identifying the bottleneck. That clarity shaped everything that came next.

Whether you're running a content-heavy business or building your first blog, the principle holds: know what you're solving before you pick the solution.

The 4 Components That Power the System

You don't need a developer background for this. I'm a lawyer turned web designer turned AI strategist — I learned everything by doing it.

Claude Code — Anthropic's AI assistant, available as a VS Code extension and standalone CLI. It reads your project files, executes commands, and connects to external services through MCP (Model Context Protocol) servers.

Framer MCP Server — The bridge between Claude Code and your Framer project. It gives AI direct access to your page structure and CMS, so blog posts can be created programmatically — without opening Framer.

CLAUDE.md — A single markdown file in your project root that contains everything about your brand: voice, keywords, audience rules, content structure. Every piece of content references this file automatically. Write it once, and every post follows your brand guidelines.

Custom Skills — Reusable instruction sets (markdown files) that define specific workflows. I built two:

- Writing skill: Writes SEO-optimized blog posts in my brand voice

- Publishing skill: Publishes them to the CMS with correct HTML formatting and field mapping

One command to write. One command to publish. That's the system.

Step by Step: Setting Up AI Blog Automation on Framer

Install and Connect

Install the Claude Code VS Code extension, then create a .mcp.json file in your project root with your Framer MCP connection URL (found in your Framer project settings). Test the connection by asking Claude Code to show your project structure.

When you see your entire website — every page, every section, every element — appear inside your code editor, that's when it clicks. This isn't a toy. It's infrastructure.

Map Your CMS First

Before automating anything, understand your CMS structure. Ask Claude Code to list all collections and show you every field with its ID and type.

The critical discovery I made: Framer's CMS requires dir="auto" on every HTML element — paragraphs, headings, list items. Without it, formatting breaks silently. I found this by reading an existing CMS item's raw HTML. Map first, build second.

Create Your Brand File

Define your brand in a CLAUDE.md file: voice, audience, keywords, content rules, SOPs. This becomes the foundation for everything. My file contains the complete brand guidelines, product information, tone of voice rules, and keyword strategy — all in one place. Every skill and every conversation draws from it.

Build Your Skills

Create instruction files that encode your exact workflow:

- Writing skill: Blog types, tone rules, keyword pools, structure template, SEO checklist

- Publishing skill: HTML conversion rules, CMS field mapping, content splitting logic, fixed values

The publishing skill handles the trickiest part automatically — splitting a blog post across multiple CMS fields. The intro goes into one field. The first three H2 sections go into Main Text. Additional sections go into Main Text 2. The conclusion goes into Closing Remarks. All HTML-formatted, all with correct attributes.

guide Blog automation with framer
guide Blog automation with framer
guide blog automation table of content

The Workflow: Two Commands and a Quick Review

Here's what publishing looks like now:

1. "Write a blog post about [topic]" - The writing skill produces a complete, SEO-optimized post in my brand voice with meta description, keywords, and repurposing hooks

2. "Publish this to Framer" - The publishing skill converts to HTML, maps to all 15 CMS fields, and creates the entry

3. Open Framer - Add images, verify formatting, publish the site

I've published multiple posts through this system. Each one follows the same brand voice, the same SEO structure, the same formatting - because the skills enforce consistency that a tired solopreneur at 11pm cannot match.

Honest Limitations (And Why They're Fine)

No system is perfect. Knowing the boundaries means you can plan around them:

- No image uploads - The Framer MCP cannot upload images yet. Add thumbnails and visuals manually after publishing.

- No responsive editing - Tablet and phone breakpoints need manual adjustment in Framer.

- HTML sensitivity - Missing attributes break rendering. That's why I built the exact formatting rules into the skill — so it never forgets what I might.

These aren't dealbreakers. They're design decisions. The system handles the 80% that's repetitive. You handle the 20% that needs your creative eye.

Is This the Right Approach for Your Business?

This AI blog automation workflow on Framer fits if you:

- Run a content-heavy website with regular blog posts

- Publish on Framer with CMS-driven content

- Want consistent brand voice without manual quality control on every post

- Value reclaiming the hours you spend on formatting and publishing

It's not the right fit if you publish less than once a month, need custom visual design per post, or prefer working entirely in Framer's visual editor.

The bottom line: This system won't write your ideas. But it eliminates every tedious step between "I have a blog post" and "it's live on my site." The HTML conversion, the CMS mapping, the formatting rules, the newsletter integration — all handled.

What used to take me an hour of clicking and copy-pasting now takes two commands and a 2-minute review. That's not hype — that's a workflow built on strategic clarity.

Ready to build AI systems that create real leverage in your business? The papAIa Method walks you through five phases — from Purpose to Accelerate — designed specifically for women who want strategy, not tool chaos.



The future is female, strategic, and AI-powered. Ready to be part of it?

Start your journey with papAIa and lead the way.

The future is female, strategic, and AI-powered. Ready to be part of it?

Start your journey with papAIa and lead the way.

The future is female, strategic, and AI-powered. Ready to be part of it?

Start your journey with papAIa and lead the way.