Send a Push Notification for a Post with PushEngage and AI
Point your AI at a post and get a push notification written to fit, shown to you in full, and sent only after you approve it in your browser.
Works with AI · Verified on v4.2.10
Connect PushEngage to Claude, ChatGPT, or any AI assistant with WPVibe. Clean up what triggers a push, build subscriber segments, check your setup, and send notifications with your approval by asking in plain English.
One connection gives your assistant structured, permission-checked access to the whole site.
See every content type that triggers an automatic push and cut the list to what subscribers signed up for.
Describe an audience and get a segment built from the pages they visit, checked against the ones you already have.
Connection, subscribers, auto-push, segments, and the debug log in one plain-English checklist.
A notification written to fit the limits and sent only after you approve the exact text in your browser.
Subscribers, impressions, and clicks for any date range, grouped by day, week, or month.
See how your WordPress categories map to PushEngage segments.
Paste any of these into Claude or ChatGPT once PushEngage is connected.
Add the free WPVibe plugin from WordPress.org to the site running PushEngage.
Claude, ChatGPT, Cursor, and more. One click to authorize, and no passwords ever go in the chat.
“Which content types trigger an automatic push on my site? Recommend a shorter list.”
Copy-paste playbooks, each one tested on a live PushEngage install before it ships.
Point your AI at a post and get a push notification written to fit, shown to you in full, and sent only after you approve it in your browser.
Get a plain-English check of your push notification setup: connection, subscribers, auto-push, segments, and anything in the debug log.
Describe who you want to reach and get a PushEngage segment built from the pages they visit, checked against the segments you already have.
Find out exactly which kinds of content trigger an automatic push in PushEngage, and cut the list down to the ones your subscribers signed up for.
PushEngage registers these with the WordPress Abilities API under the pushengage namespace. Your AI finds them with discover_abilities and calls them with run_ability; writes go through WPVibe’s approval gate. Verified means we ran it on a live install of v4.2.10. Registered means a fresh install of v4.2.10 ships it and we have not run it yet.
Requires PushEngage 4.2.10 or newer on WordPress 6.9 or newer, connected to a PushEngage account.
| Ability | What it does | Access | Status |
|---|---|---|---|
|
Get Plugin Info pushengage/get-plugin-info
|
Returns plugin version, connection state, and key configuration. | Read | Verified |
|
Get Site Environment pushengage/get-site-environment
|
Returns WordPress, PHP, and server details for diagnostics. | Read | Verified |
|
Get Connection Status pushengage/get-connection-status
|
Returns whether this site is connected to a PushEngage account. | Read | Verified |
|
Send Notification pushengage/send-notification
|
Send a push notification to subscribers. | Write | Verified |
|
Get Notification pushengage/get-notification
|
Returns details for a single notification. | Read | Verified |
|
List Notifications pushengage/list-notifications
|
Lists push notifications, with optional status filter and pagination. | Read | Verified |
|
List Segments pushengage/list-segments
|
List subscriber segments. | Read | Verified |
|
List Audience Groups pushengage/list-audience-groups
|
Lists audience groups available for targeting. | Read | Verified |
|
Create Segment pushengage/create-segment
|
Create a new subscriber segment. | Write | Verified |
|
Add Subscribers to Segment pushengage/add-subscribers-to-segment
|
Add subscribers to an existing segment. | Write | Registered |
|
Get Notifications Summary pushengage/get-notifications-summary
|
Returns aggregated send, view, and click counts across all notifications. | Read | Verified |
|
Get Analytics Overview pushengage/get-analytics-overview
|
Returns subscribers, impressions, and clicks over a date range, grouped by day, week, or month. | Read | Verified |
|
Get Subscriber Analytics pushengage/get-subscriber-analytics
|
Returns weekly active and total active subscribers. | Read | Verified |
|
Get Auto Push Settings pushengage/get-auto-push-settings
|
Returns auto-push configuration: enabled post types, icon type, and feature flags. | Read | Verified |
|
Update Auto Push Settings pushengage/update-auto-push-settings
|
Updates auto-push: toggle, post types, icon, and feature flags. | Write | Verified |
|
List Categories pushengage/list-categories
|
Lists WordPress post categories, plus WooCommerce product categories when WooCommerce is active. | Read | Verified |
|
List Category Segment Mappings pushengage/list-category-segment-mappings
|
Lists the mapping of WordPress categories to PushEngage segments. | Read | Verified |
|
Get Attribute Mappings pushengage/get-attribute-mappings
|
Returns the mapping of PushEngage subscriber attributes to WordPress user meta keys. | Read | Verified |
|
Get Debug Log pushengage/get-debug-log
|
Lists debug log files; reads a specific file when file_name is given. | Read | Verified |
Behavior the ability descriptions do not mention. WPVibe’s PushEngage skill already accounts for each of these.
Works with AI is WPVibe’s verification program. Every ability marked verified was run on a live PushEngage install, and we rescan WordPress.org weekly so a release that adds or removes abilities shows up here before it surprises you.
Learn more about PushEngage at www.pushengage.com.