stripe
officialscriptableproductivitybrew
Stripe · Webhook testing, payments debugging, and local dev from the terminal.
$ brew install stripe/stripe-cli/stripeOne-liner to try
$ stripe login && stripe listen --forward-to localhost:3000/api/webhooksAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Great for agents · 75/100
Verify
stripe --help
Agent URL
/cli/stripe/agent.md
Quick reference
Install
brew install stripe/stripe-cli/stripeVerify
stripe --helpFirst command
stripe login && stripe listen --forward-to localhost:3000/api/webhooksAbout
The official CLI from Stripe. Webhook testing, payments debugging, and local dev from the terminal. Supports structured output — good for scripts and agents.
Example workflow
1. stripe login && stripe listen --forward-to localhost:3000/api/webhooks