Pipeworx Chargebee
Skill by b-gutman
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/b-gutman/pipeworx-chargebeeChargebee
Chargebee MCP Pack — wraps the Chargebee API v2
chargebee_list_subscriptions
List all subscriptions with optional filtering by status (e.g., 'active', 'cancelled'). Returns subs
chargebee_get_subscription
Get full subscription details by ID. Returns plan, status, billing dates, customer info, and all cha
chargebee_list_customers
List all customers with pagination. Returns customer IDs, names, emails, billing addresses, and crea
chargebee_get_customer
Get complete customer profile by ID. Returns name, email, address, payment methods, subscription cou
chargebee_list_invoices
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"
}
}
}
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-b-gutman-pipeworx-chargebee": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Pipeworx Attom
Skill by b-gutman
pipeworx-exchangerate
Simple currency exchange rates — all rates for a base currency or a direct pair lookup via open.er-api.com
pipeworx-genderize
Predict the likely gender associated with a first name — with optional country-specific calibration via genderize.io
Pipeworx Cdc
Skill by b-gutman
Pipeworx Weather
Skill by b-gutman