WHMCS Hosting Automation
Unified workflow for web hosting business automation combining client onboarding, billing management, support ticket handling, and domain management via WHMCS. Designed for hosting provider operations teams and resellers.
What You Can Do
MCP Tools
list-clients
Retrieve a list of WHMCS client accounts. Use for customer lookup and account management workflows.
get-client-details
Retrieve detailed information for a specific WHMCS client by ID or email.
add-client
Create a new client account in WHMCS.
list-orders
Retrieve a list of WHMCS orders, optionally filtered by client or status.
list-invoices
Retrieve WHMCS invoices, optionally filtered by client or payment status.
get-invoice
Retrieve a specific WHMCS invoice by its ID.
list-tickets
Retrieve WHMCS support tickets, optionally filtered by client or status.
open-ticket
Open a new support ticket in WHMCS on behalf of a client.
check-domain-whois
Perform a WHOIS lookup on a domain name to check availability and registration status.
get-system-stats
Retrieve WHMCS system statistics including revenue metrics, active clients, and ticket counts.
validate-client-login
Validate a client's login credentials for authentication or SSO workflows.
create-client-sso-token
Create an SSO token to enable a client to log into the WHMCS client area without a password.