WP Manifestindependent plugin directory
manifest / builders / wpdev-pro-extended

Pro Extended

WordPress plugin that extends Pro Theme / Cornerstone with an MCP Server for AI-powered layout management, Design Tokens, and developer utilities.

by Renan Dadalte · github.com/renandadalte/wpdev-pro-extended · website

7stars
4forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/renandadalte/wpdev-pro-extended/archive/refs/heads/main.zip

From the readme

Pro Extended (PE) Extends Pro Theme and Cornerstone page builder with an MCP Server, developer tools, and CLI commands — enabling AI agents to read, create, and manage Cornerstone layouts programmatically. What is this? Pro Extended connects your WordPress site (running Pro Theme / Cornerstone) to AI assistants like Claude, ChatGPT, Gemini, and others via the Model Context Protocol (MCP). In practice, this means you can ask your AI assistant to: - 📄 Create pages with full Cornerstone layouts - 🎨 Read and modify existing layouts, headers, footers, and global blocks - 🔍 Inspect element schemas, colors, fonts, and site configuration - 💾 Backup and restore layouts with zero risk of data loss No coding experience required — if you can install a WordPress plugin and follow a few configuration steps, you're ready to go. Quick Start Requirements - WordPress 6.5+ - Pro Theme 6.x+ (or a child theme of Pro) - PHP 8.1+ Installation Option A — Upload via WordPress Admin (easiest) 1. Download the latest release as a .zip file. 2. In your WordPress admin, go to Plugins → Add New Plugin → Upload Plugin. 3. Select the downloaded .zip file and click Install Now. 4. After installation, c

Read the full README on GitHub →