Connect your account, then chat with AI to run tools.
Manage customer data, search, 360-degree views, bulk metadata, and activity timelines. Use this when you need to create customers, search by name/email, get a full customer profile, update metadata in bulk, view customer activity timelines, or manage payment methods.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for Customer Management — workflow patterns, data models, and gotchas for your AI agent.
Customers (cus_) hold payment methods. Search by name/email with fuzzy matching. Customer 360 gives a full profile with charges, subscriptions, invoices, and payment methods in one call. Bulk metadata lets you tag multiple customers at once. Timeline shows chronological activity. Create customer → create payment method → attach to customer.
Attach a payment method to a customer for future payments. After attaching, set it as the customer's default with stripe_upsert_customer(id='cus_...',...
Update metadata on multiple customers at once. Search for customers by query, then apply metadata to all matches. Defaults to dry_run=true so you can ...
Create a payment method (card, bank account, etc.). After creating, attach it to a customer with stripe_attach_payment_method, then optionally set it ...
Get a complete 360-degree view of a customer in one call. Returns the customer profile plus their recent charges, active subscriptions, recent invoice...
Get a chronological timeline of all activity for a customer — charges, refunds, invoices, subscription changes, and payment intents. Aggregates data f...
Permanently delete a customer. CAUTION: This action cannot be undone. All subscriptions will be canceled, payment methods removed, and the customer de...
Detach a payment method from its customer. The payment method itself is not deleted but can no longer be used for that customer.
Get detailed information about a specific customer including contact info, payment methods, subscriptions, and balance.
Get detailed information about a payment method including type, card details (masked), and customer association.
List customers with optional filtering by email and date range. Returns paginated results with cursor for next page.
List payment methods for a customer. Optionally filter by type.
Search customers using Stripe's full-text search. More powerful than list — supports fuzzy name matching, metadata queries, date ranges, and combinati...
Create a new customer or update an existing customer. For create: provide email (recommended) and other fields. For update: provide customer ID and on...
Manage customer data, search, 360-degree views, bulk metadata, and activity timelines. Use this when you need to create customers, search by name/email, get a full customer profile, update metadata in bulk, view customer activity timelines, or manage payment methods. It provides 13 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/stripe-customer-management. Authentication is handled automatically.
Customer Management provides 13 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Customer Management uses API Key. Stripe requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Customer Management to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More payment integrations you might like
Manage account settings and system operations. Use this when you need to configure webhooks, manage ...
AgnicPay is a payment processing solution, although specific features are not detailed. It is likely...
Chargedesk is a payment processing platform that integrates with various billing systems to facilita...
Chargify is a recurring billing and subscription management platform that automates billing operatio...
Ding Connect is a platform that provides mobile top-up services, allowing users to send phone credit...
The Discovery Oracle is a service that helps users find and evaluate live agent APIs and their endpo...