<- all tokdocs

Keep WordPress, Let Claude Publish: An Agency's Answer to "WordPress Is Dead"

Watch on TikTok

View on TikTok ->

You do not have to choose between WordPress and AI. Connect Claude to WordPress through an MCP and an application password, and Claude drafts and publishes blog posts directly to the site. The speaker runs a marketing agency that builds its own site and its clients' sites on WordPress, and he spends the first half of this video defending that choice against the "WordPress is dead, use AI" crowd. His position is that the platform and the AI do different jobs. WordPress handles hosting, editing, and content management. Claude handles the writing and the publishing. The second half is a screen recording of the actual setup.

The Case for Keeping WordPress

The video opens on a talking-head segment titled "WordPress with Claude." The speaker anticipates the comments before they arrive: people will say WordPress is terrible and he should be using AI instead. His response is that his agency already uses AI, and WordPress is still the right foundation for three reasons. It has a robust community. It has a long history as a stable, functional platform. And it means he never has to custom build a content management tool for a client. He adds a quality argument on top: the sites avoid looking like "AI slop" because they sit on a platform that customers can actually use, while the AI stays behind the scenes managing content.

Step One: A WordPress Application Password

The demo starts in the WordPress admin under Application Passwords, the feature that issues revocable credentials for non-interactive systems like scripts and integrations. The screen shows a site that already has several of these in place, with entries named "Local AEO Grader - MailPoet Bridge," "coworkCopywriter," and "ClaudeMCP" created between March and July 2026. That list is a useful detail. It shows this is not a one-off trick but a pattern the agency uses for multiple automations against the same site, each with its own credential that can be revoked independently.

Step Two: A WordPress MCP in Claude

Next he creates a WordPress MCP inside Claude and connects it using three pieces of information: the website URL, the user, and the application password he just generated. The frames show a wp-sites.json config file open in an editor with exactly those fields per site, including URL, USER, PASS, and authType: basic. The file is keyed by site name, with a client site as the example entry, which means one config can hold credentials for every site the agency manages and Claude can publish to any of them.

Step Three: Tell Claude What to Write

The final segment shows the workflow in use inside a Claude project called "Blog post from TikTok script." The prompt asks Claude to draft a blog post from the script of a TikTok the speaker recorded the day before. The visible session output shows Claude reading project files and memory, running commands, searching the web, and reporting back a roughly 1,050-word draft with a title, supporting research, a conversion stat, and a call to action. The last frames show the finished result live on the agency's WordPress site: a published post titled "Google Search Console's New AI Report: What It Means for Your Business," complete with the embedded TikTok that sourced it. The loop is short-form video first, then AI-drafted long-form content, then direct publishing, all without opening the WordPress editor.

Key Takeaways

  • The agency's stack splits responsibilities: WordPress is the stable content platform, Claude is the content engine.
  • WordPress application passwords provide revocable, per-integration credentials, so Claude gets publishing access without the main account password.
  • The connection is a WordPress MCP configured with site URL, username, and application password, stored per site in a wp-sites.json file with basic auth.
  • One config file can cover every client site an agency manages, making the setup repeatable across a book of business.
  • The demonstrated workflow turns a TikTok script into a published blog post through a single Claude prompt, including research and CTA.

Resources

Published August 21, 2026. Writeup generated from a favorited TikTok.