Install
openclaw skills install pipeworx-chargebeeAccess and manage Chargebee subscriptions, customers, and invoices with filtering options via Pipeworx Chargebee API v2 integration.
openclaw skills install pipeworx-chargebeeChargebee MCP Pack — wraps the Chargebee API v2
List all subscriptions with optional filtering by status (e.g., 'active', 'cancelled'). Returns subs
Get full subscription details by ID. Returns plan, status, billing dates, customer info, and all cha
List all customers with pagination. Returns customer IDs, names, emails, billing addresses, and crea
Get complete customer profile by ID. Returns name, email, address, payment methods, subscription cou
List invoices filtered by status (e.g., 'paid', 'pending') and/or customer ID. Returns invoice numbe
{
"mcpServers": {
"chargebee": {
"url": "https://gateway.pipeworx.io/chargebee/mcp"
}
}
}