Amelia Abilities
Amelia exposes its appointment and event booking engine as WordPress Abilities, letting an AI assistant look up services, staff, customers, and open slots, then create appointments, register customers, and manage bookings on your behalf.
12
Total
6
Read
6
Write
Requires the Amelia booking plugin on WordPress 6.5+. Abilities are only registered when the bundled WordPress MCP Adapter class is loaded, via the plugin's wp_abilities_api_categories_init, wp_abilities_api_init, and mcp_adapter_init hooks. Individual abilities additionally require specific Amelia capabilities (e.g. amelia_read_employees, amelia_write_appointments) or, for some read abilities, the Amelia provider role.
Add Customer
Destructiveamelia/add-customer
Register a new customer in Amelia.
Add Service
Destructiveamelia/add-service
Create a new bookable service in Amelia.
Book Event
Destructiveamelia/book-event
Register a customer for an Amelia event, class, or group session.
Cancel Booking
Destructiveamelia/cancel-booking
Cancel an existing Amelia appointment or event booking.
Check Availability
Read-onlyamelia/check-availability
Find open booking slots for a given service, optionally filtered by provider or location.
Create Appointment
Destructiveamelia/create-appointment
Book a one-to-one appointment for a customer with a specific service, provider, and time.
Create Event
Destructiveamelia/create-event
Create a new group event, class, or workshop in Amelia.
List Appointments
Read-onlyamelia/list-appointments
Find existing Amelia appointments by date, provider, service, customer, or status.
List Customers
Read-onlyamelia/list-customers
Look up existing Amelia customers by name or email.
List Employees
Read-onlyamelia/list-employees
List Amelia's staff/providers, including which services each one delivers.
List Events
Read-onlyamelia/list-events
List Amelia's group events, classes, or workshops with capacity and schedule details.
List Services
Read-onlyamelia/list-services
List Amelia's bookable services with their IDs, durations, and prices.
More Booking & Events plugins with abilities
All Booking & Events →Use Amelia's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.