The WordPress plugin + MCP server that lets Claude Code manage Elementor pages, Astra settings, RankMath SEO, and WooCommerce products — without breaking the rendered HTML.
Elementor stores data in three places: JSON, rendered CSS, and rendered HTML. Update just the JSON via REST API and the page looks broken until someone reopens it in the editor.
AgenticWP calls Elementor's internal Document::save() so all three are regenerated atomically. That's the whole point.
Options, postmeta, media upload, Astra settings, Elementor pages, widgets, components, menus, WooCommerce products, and generic WP/WC passthrough for everything else.
Native Claude Code integration. One claude mcp add command and your agent manages any WordPress site in plain English.
Zero frontend hooks. Nothing touches what your visitors see. Safe to install on production with zero performance impact.
Fine-grained tools like get_elementor_outline and update_elementor_element save 100x tokens vs downloading whole pages.
Generate ready-to-insert Elementor JSON for heroes, product grids, CTA banners, icon lists, and more. Build full pages from templates.
wp_rest_call and wc_rest_call cover any WP/WooCommerce endpoint without curl boilerplate. 95% coverage out of the box.
Upload agenticwp.zip in WP Admin → Plugins → Add New
Create an Application Password under your WordPress user profile
One command connects Claude Code to your site via the MCP server
“Update the hero on the homepage to say X” — just works
# Register the MCP server claude mcp add agenticwp python3 /path/to/server.py \ -e WP_URL=https://yoursite.com \ -e WP_USER=admin \ -e WP_APP_PASSWORD=xxxx-xxxx-xxxx-xxxx # Then just ask Claude: > Set the RankMath SEO title on /about to "About Us | YourBrand" > Update the homepage hero heading to "Spring Collection 2025" > Bulk update alt text on all product images in category 42 > Add a new CTA banner section to the pricing page
Manage dozens of Elementor + Astra client sites from Claude Code. Bulk SEO, content updates, media management.
Bulk RankMath title/description updates, alt text for thousands of images, meta across entire site architectures.
Need a reliable WordPress backend for your agent? AgenticWP is a structured API, not a screen scraper.
Battle-tested on motospirit.si — a 20,000-SKU WooCommerce store in production.