@pipeworx/stripe_connect
Connect: https://gateway.pipeworx.io/stripe_connect/mcp · Install: one-click buttons
Tools: 6
Tools
- stripe_list_customers — List Stripe customers. Supports pagination.
- stripe_get_customer — Get a Stripe customer by ID.
- stripe_list_charges — List Stripe payment charges for your account, optionally filtered by customer ID. Returns charge ID, amount, currency, status, and timestamp. Supports limit (1-100) pagination.
- stripe_list_subscriptions — List active subscriptions.
- stripe_get_balance — Get the current Stripe account balance.
- stripe_list_invoices — List Stripe invoices, optionally filtered by customer ID and/or status (draft, open, paid, void, uncollectible). Returns invoice ID, amount due, due date, and payment status.
Tools
-
stripe_get_balance— Get the current Stripe account balance. -
stripe_get_customer— Get a Stripe customer by ID. -
stripe_list_charges— List Stripe payment charges for your account, optionally filtered by customer ID. Returns charge ID, amount, currency, status, and timestamp. Supports limit (1-100) pagination. -
stripe_list_customers— List Stripe customers. Supports pagination. -
stripe_list_invoices— List Stripe invoices, optionally filtered by customer ID and/or status (draft, open, paid, void, uncollectible). Returns invoice ID, amount due, due date, and payment status. -
stripe_list_subscriptions— List active subscriptions.