SeedProd Abilities
SeedProd exposes its page builder as abilities, letting AI check site status, toggle coming soon and maintenance modes, and create, update, list, and read landing pages, mode pages, and theme templates.
6
Total
3
Read
3
Write
Requires the SeedProd (coming-soon) plugin active on a WordPress install where the Abilities API's wp_register_ability function exists (WP 6.9+) — abilities are wrapped in a function_exists check and register only when it does. Individual abilities additionally require the 'manage_options' capability (get-status, toggle-coming-soon, toggle-maintenance), the 'edit_pages' capability (list-pages, get-page), or the capability returned by the 'seedprod_lpage_capability' filter, which defaults to 'edit_others_posts' (save-page).
Get SeedProd Page
Read-onlyseedprod/get-page
Retrieve a single SeedProd page's metadata, or its full section content when requested.
Get SeedProd Status
Read-onlyseedprod/get-status
Read whether coming soon, maintenance, login, and 404 modes are active, along with license and version details.
List SeedProd Pages
Read-onlyseedprod/list-pages
List every SeedProd landing page, mode page, and theme template with its ID, title, type, and status.
Save SeedProd Page
Writeseedprod/save-page
Create a new SeedProd page or update an existing one, including its section/row/block content and mode activation.
Toggle Coming Soon Mode
Writeseedprod/toggle-coming-soon
Turn SeedProd's coming soon page on or off for visitors who aren't logged in.
Toggle Maintenance Mode
Writeseedprod/toggle-maintenance
Turn SeedProd's maintenance mode page on or off, serving a 503 status to search engines while it's active.
More Page Builders plugins with abilities
All Page Builders →Use SeedProd's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.