Frontman Now Supports WordPress

Written by Itay A on

announcementwordpress

We started Frontman with a clear idea: put an AI agent inside the app, not the editor. That worked great for JavaScript frameworks like Next.js, Astro, and Vite. But one question kept coming up: what about WordPress?

WordPress powers over 40% of the web. Millions of sites, run by people who range from full-time developers to business owners who just want their site to look right. So we built a WordPress integration.

How It Works

Install the Frontman plugin, navigate to /frontman on your WordPress site, and start talking. The AI agent has full context about your site: your theme, your content, and your settings. It can make changes on your behalf.

Describe what you want. The agent makes it happen.

No code editor required. No terminal. Just a chat interface alongside a live view of your site.

What the Agent Can Do

Frontman for WordPress comes with a full set of tools purpose-built for the platform:

All of this through natural language. Say “change the site title to Star Wars Cantina” or “update the homepage hero text” and the agent handles the rest.

How Frontman Compares to Other AI WordPress Plugins

There are already AI plugins in the WordPress ecosystem. Here’s how Frontman is different.

AI Engine (100k+ installs) and StifLi Flex MCP are the closest alternatives. Both expose WordPress tools to AI via MCP and let you manage content through chat. AI Engine is a mature, feature-rich plugin with chatbots, embeddings, content generation, and WooCommerce support. StifLi Flex MCP focuses on being a full MCP server with 117+ tools and connects to external clients like Claude Desktop and ChatGPT.

Frontman takes a fundamentally different approach:

The tradeoff: Frontman is newer and more experimental. AI Engine has 100k+ installs, a Pro tier, WooCommerce tools, embeddings, and years of polish. If you need a production-ready AI content pipeline today, AI Engine is solid. If you want an agent that can see and edit your actual site, including theme files and content, that’s what Frontman does.

Architecture

The integration now runs entirely inside the WordPress plugin.

The plugin handles authentication, serves the chat UI, exposes WordPress-specific tools, and provides filesystem tools rooted at your WordPress installation. Tool calls are handled server-side in PHP, with path boundaries enforced to your WordPress root.

This Is Experimental, and We Need Your Help

This is an early release. The WordPress integration works, but it hasn’t been battle-tested across the full range of WordPress setups, including different themes, page builders, hosting environments, and PHP versions.

We’re actively looking for WordPress users and developers to try it and help shape where this integration goes next. If you run into issues, have ideas for new tools, or want better support for specific WordPress patterns, we want that feedback directly from real sites and real workflows.

A Note on Production Use

Unlike our JavaScript framework integrations (which are development-only), the WordPress plugin can technically run in production environments. WordPress sites are often edited live, and the plugin respects that workflow.

That said, this is experimental software. If you choose to use it in production, do so with care. We recommend starting in a staging environment, reviewing changes carefully, and keeping backups. The agent writes real code and makes real changes, and it may not always do exactly what you intended, so treat it accordingly.

Getting Started

Until Frontman is available in the WordPress marketplace, install the release zip from the v0.14.0 GitHub release using the /wp-admin Plugins → “Upload Plugin” feature.

We’re excited to bring Frontman to the WordPress ecosystem. This is just the beginning, and with your help, it’ll get a lot better.