Stripe Health

🌐Community
by phrazzld · vlatest · Repository

Analyzes Stripe data to identify potential fraud, chargeback risks, and optimize payment processing performance.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add stripe-health npx -- -y @trustedskills/stripe-health
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "stripe-health": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/stripe-health"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The stripe-health skill provides access to Stripe's health API, allowing you to monitor the status of Stripe services. It can retrieve information about incidents and maintenance events impacting Stripe’s platform. This enables proactive monitoring and informed decision-making regarding payment processing.

When to use it

  • Incident Response: Quickly check for ongoing incidents affecting Stripe when users report payment issues.
  • Proactive Monitoring: Regularly query the health API to stay informed about potential disruptions before they impact your business.
  • Maintenance Planning: Determine if scheduled maintenance will affect critical payment processing times.
  • Automated Alerts: Integrate with other systems to trigger alerts based on Stripe's health status.

Key capabilities

  • Retrieves incident data from the Stripe Health API.
  • Provides information about ongoing and past incidents.
  • Accesses details regarding maintenance events impacting Stripe services.

Example prompts

  • "What is the current status of Stripe?"
  • "Are there any active incidents affecting Stripe payments?"
  • “Show me the last 24 hours of Stripe health data.”

Tips & gotchas

The skill requires a valid API key from Stripe to function correctly. Ensure you have configured this appropriately within your AI agent's environment for optimal performance.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
phrazzld
Installs
22

🌐 Community

Passed automated security scans.