From CRUD to Complete: How We Let an AI Agent Control WordPress
Four Operations, Then a Question
We started with four operations: create a blog post, read a blog post, update a blog post, delete a blog post. Standard CRUD that we'd built into Writer's AI agent to let it manage WordPress content through the Model Context Protocol. It worked. Users could ask the agent to draft posts, schedule them, update old ones. Clean, contained, useful.

