At a glance
- Availability: Experimental (how to enable).
- Auth: API key.
- Connection: The key from
STRIPE_SECRET_KEYis sent as theBearerprefixedAuthorizationheader. - Docs: https://docs.stripe.com/api/authentication
Credentials
Set these per environment. See Connect an integration.Tools
Example prompts
- Check my Stripe account balance and provide a summary of available and pending funds.
- Show me the most recent successful payments in my Stripe account.
- Give me an overview of my Stripe customers including total count and recent additions.
- Show me the status of all active subscriptions and any that are expiring soon.