Changelog
v1.7.1
Released May 13th, 2026
Latest Version
- Migration fix preserves admin enabled/disabled tool state across the v1.5.0 rename (resolves an issue where upgrades from v1.4.x left tools disabled)
- Reconcile function runs on every upgrade and auto-heals stuck installations from previous broken upgrades
- whmcs_get_order now paginates correctly for WHMCS instances with more than 100 orders
- whmcs_change_password now calls the correct WHMCS API (was returning "API Function Not Found")
- Schema alignment for whmcs_create_quote, whmcs_update_domain_nameservers, and whmcs_add_invoice_line_items
- Removed top-level oneOf from tool schemas (restores Anthropic API compatibility for Claude clients)
- Customers stuck on v1.7.0 with disabled tools auto-recover when upgrading to this release
Previous Versions
v1.7.0
Released April 24th, 2026
View/hide detailed changelog
- MCP Prompts surface added (workflow templates that AI clients expose as slash commands)
- 7 core prompts: onboard_client, draft_ticket_reply, review_client_account, chase_overdue_invoices, audit_expiring_domains, setup_new_product, investigate_fraud
- 2 ecosystem prompts with MX Metrics: analyze_revenue, business_snapshot
- 1 ecosystem prompt with MX Proposals: draft_proposal
- New MCP methods: prompts/list, prompts/get
- Argument validation with clear error messages on missing or unknown prompts
- No database schema changes, no admin toggles for prompts (underlying tools already gated by Tool Management)
v1.6.0
Released April 24th, 2026
View/hide detailed changelog
- 10 new Domain Management tools (list, register, transfer, renew, WHOIS, nameservers, registrar lock, TLD pricing)
- 5 new reference and management tools (list departments, list ticket statuses, list affiliates, activate affiliate, list promotions)
- New admin UI category: Domain Management
- New admin UI category: Affiliates & Promotions (3 tools merged into one card)
- Support reference tools join the existing Support Tickets card
- All 15 new tools ship disabled by default (opt-in for destructive domain operations like register, transfer, renew)
- Tool count grows to 68 in MX MCP core (84 with MX Metrics + MX Proposals installed)
v1.5.0
Released April 21st, 2026
View/hide detailed changelog
- Unified tool naming across MCP wire, admin Tool Management UI, and database registry
- Every layer now uses the same MCP-facing name (no more dual naming for the same tool)
- whmcs_create_quote now supports new-client quotes (firstname, lastname, email — no need for an existing client record)
- Migration preserves admin enabled/disabled choices when renaming tools
- Router accepts the canonical MCP name to resolve enable/disable gates correctly
- No breaking change for MCP clients (the names agents see were already correct)
- Tool count: 53
v1.0.0
Released January 28th, 2026
View/hide detailed changelog
- Initial release
- 28 MCP tools for WHMCS management
- Client management (list, create, update)
- Service lifecycle (provision, suspend, terminate, upgrade)
- Invoice management with payment recording
- Support ticket integration
- Quote management with PDF generation
- Order processing workflow
- API key authentication with granular permissions
- Audit logging for all API calls
- Rate limiting protection
Andrew Matheson @andrew3544
Easy to set up and get working with Claude. Useful as part of a flow to query WHMCS to get customer details and tailor messages. Looking forward to finding ways to build on this as part of our customer support and website care automations.