Stripe
Helps with AI, Stripe as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add refly-ai-stripe npx -- -y @trustedskills/refly-ai-stripe
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"refly-ai-stripe": {
"command": "npx",
"args": [
"-y",
"@trustedskills/refly-ai-stripe"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Stripe skill by Refly AI allows your agent to interact with the Stripe API. Specifically, it can retrieve customer details and payment history data. This enables agents to automate tasks related to billing, subscription management, and financial reporting directly within a connected Stripe account.
When to use it
- Automated Billing Inquiries: Respond to customer questions about their outstanding balance or recent payments.
- Subscription Management: Allow users to manage their subscriptions (upgrade/downgrade) through the agent.
- Financial Reporting: Pull payment data for reconciliation and reporting purposes.
- Customer Support Automation: Automatically look up customer details and transaction history during support interactions.
Key capabilities
- Retrieve Customer Details
- Access Payment History Data
- Connects to Stripe API
Example prompts
- "What is the billing address for customer ID cust_ABC123XYZ?"
- "Show me the payment history for subscription plan sub_DEF456GHI."
- "Can you retrieve all transactions from the last month?"
Tips & gotchas
- Requires a valid Stripe API key and account to function. Ensure proper permissions are configured within your Stripe account.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.