✨ AI Agents · MCP · REST API

One prompt.
Endless possibilities.

Connect Events Manager to ChatGPT, Claude, Cursor, Manus and any MCP-compatible AI agent. Create events, manage bookings, approve attendees — all from a single conversation.

Included with Events Manager Free   Works with WordPress 7.0+

Created by AI
Sat Β· Nov 22 Β· 10:00 AM
Hudson Yoga Workshop
πŸ“ Hudson Studio  Β·  🎟 20 spots
ChatGPT
Claude
Cursor
Manus
VS Code
Codex

Type once. Get everything done.

One prompt to your favorite AI agent. Events Manager handles the event, the location, the bookings, the lot.

Claude Β· connected to Events Manager
Schedule a yoga workshop next Saturday at 10am at the Hudson studio. Capacity 20, open bookings now.
Done! Here's what I set up:
πŸ“…
Event createdHudson Yoga Workshop Β· Sat Nov 22, 10:00 AM
πŸ“
Location matchedHudson Yoga Studio Β· 24 Greenwich Ave
🎟
Bookings open20 spots available Β· free admission
Make it recurring weekly for 8 weeks.
Done — created 8 occurrences from Nov 22 through Jan 10. Want me to email past attendees about the series?

Works with the agents you already use

Any AI client that speaks MCP (Model Context Protocol) talks to Events Manager. Setup takes minutes — copy a URL, approve in your browser, done.

What your AI can do

Events Manager exposes its full event, location and booking model as MCP tools — your AI agent can read it, change it, and take action on it.

Manage Events

Create, update, list and delete events — including recurring series — from a single conversation.

  • List upcoming & past events
  • Retrieve full event details
  • Create new events
  • Update or trash events
  • Check booking availability

Manage Locations

Build your venue library by voice — the AI handles the data so you can keep your focus on the event.

  • List all locations
  • Retrieve location details
  • Create new locations
  • Update existing locations
  • Delete unused venues

Manage Bookings

Approve, reject, cancel, or hand off to the AI to triage every booking that comes in.

  • List bookings (by event, status, date)
  • Approve, reject, cancel
  • Create manual bookings
  • Update booking info
  • Filter by categories & tags

Try saying any of this

Real prompts that get real things done. Mix and match — your AI agent does the heavy lifting.

Secure by design

Your AI agent gets exactly the permissions you grant — no more, no less.

OAuth Authentication

Browser-based approval. No passwords copied into URLs, no API keys floating around.

WordPress Permissions

Use a dedicated user with a tightly-scoped role. Your AI can only do what that user can do.

Revocable Anytime

Pull the plug from the WP admin in one click. Every grant is visible and reversible.

Block Destructive Ops

Want a read-only agent? Filter out destructive abilities with a single hook.

For Developers

Full REST API. Every ability exposed.

The same abilities your AI agents use are available over a standard WordPress REST API — build dashboards, sync to external CRMs, automate from your own tooling.

Read the Docs
# List upcoming events
$ curl https://yoursite.com/wp-json/em/v3/events
{ "events": [ { "title": "Hudson Yoga Workshop", … } ] }

# Or via MCP β€” your AI agent calls it directly
Claude β†’ em_list_events()
β†’ 12 upcoming events found
β˜… Events Manager Pro

Pro MCP — deeper agent superpowers

Pro unlocks a richer set of abilities for your AI agent — covering custom booking forms, coupons, payment statuses, recurring schedules, multi-ticketing, and the full Pro feature set.

  • Custom Booking Forms
  • Coupons & Discounts
  • Multi-ticket Management
  • Recurring Event Control
  • Payment Gateway Status
  • Pro Feature Metadata
  • Premium Support
See Pro Pricing
πŸ€–βœ¨

Coming soon: AI-assisted reporting & weekly summaries delivered straight to your AI agent.

Ready to plug AI in?

Five minutes from your first prompt to a live event on your site. The WordPress MCP Adapter does the heavy lifting — you just paste a URL.