Struggling with manual site tasks? Learn how the Model Context Protocol lets AI agents manage plugins and code while keeping your environment secure.

It’s a return to intent-based development. For developers, it means the manual labor of checking database values or verifying settings can happen in the background while you focus on the actual logic.
Cree par des anciens de Columbia University a San Francisco
"Instead of endless scrolling, I just hit play on BeFreed. It saves me so much time."
"I never knew where to start with nonfiction—BeFreed’s book lists turned into podcasts gave me a clear path."
"Perfect balance between learning and entertainment. Finished ‘Thinking, Fast and Slow’ on my commute this week."
"Crazy how much I learned while walking the dog. BeFreed = small habits → big gains."
"Reading used to feel like a chore. Now it’s just part of my lifestyle."
"Feels effortless compared to reading. I’ve finished 6 books this month already."
"BeFreed turned my guilty doomscrolling into something that feels productive and inspiring."
"BeFreed turned my commute into learning time. 20-min podcasts are perfect for finishing books I never had time for."
"BeFreed replaced my podcast queue. Imagine Spotify for books — that’s it. 🙌"
"It is great for me to learn something from the book without reading it."
"The themed book list podcasts help me connect ideas across authors—like a guided audio journey."
"Makes me feel smarter every time before going to work"
Cree par des anciens de Columbia University a San Francisco

Lena: You know, Miles, I was looking at my WordPress dashboard this morning and thinking—it still feels like we’re stuck in the dark ages of manual clicking. But then I saw that Automattic and the community have been rolling out this Model Context Protocol adapter, and it completely flips the script for developers.
Miles: It really does. It’s wild because, usually, AI just "talks" to you about your site, but with MCP, it can actually "see" and interact with the environment. We’re talking about connecting Claude or Cursor directly to your WordPress install to handle things like plugin updates or even scaffolding entire child themes through natural language.
Lena: Right, but there’s a catch, isn't there? I read that by default, the adapter exposes absolutely nothing. You can connect perfectly, and the AI just sees a blank slate.
Miles: Exactly. It’s built with a "security-first" mindset, so you have to explicitly mark what’s public. Today, we’re going to bridge that gap and look at how to use the Abilities API to actually give your AI agent some power. Let’s dive into the architecture stack and get this configured.