{"schemaVersion":"opencli.cli.v1","slug":"stripe","name":"Stripe CLI","shortName":"stripe","binaryName":"stripe","maker":{"slug":"stripe","name":"Stripe","type":"org","url":"https://stripe.com","officialPlatformMaker":true,"featuredBuilder":false},"category":"Productivity","description":"The official CLI from Stripe. Webhook testing, payments debugging, and local dev from the terminal. Supports structured output — good for scripts and agents.","tagline":"Webhook testing, payments debugging, and local dev from the terminal.","install":{"packageManager":"brew","command":"brew install stripe/stripe-cli/stripe","packageName":null,"npmPackage":null,"brewFormula":"stripe-cli","brewCask":null,"crateName":null,"pypiPackage":null,"goPackage":null,"dockerImage":null},"verify":{"command":"stripe --help","signal":"stripe responds locally; authenticate before real work."},"quickStart":"stripe login && stripe listen --forward-to localhost:3000/api/webhooks","exampleWorkflow":["stripe login && stripe listen --forward-to localhost:3000/api/webhooks"],"agent":{"readiness":{"label":"Great for agents","score":75,"reasons":["Structured output is available for parsing.","Supports non-interactive/scripted use.","Works well in CI or repeatable automation."],"guardrails":["Verify identity/account before running task commands.","Network access is required; avoid leaking secrets in logs.","Start read-only, then ask before mutations."]},"packUrl":"https://opencli.co/cli/stripe/agent.md","packMarkdown":"# OpenCLI Agent Pack: Stripe CLI\n\nUse this when an AI agent needs to work with `stripe`.\n\n## What this CLI is for\nThe official CLI from Stripe. Webhook testing, payments debugging, and local dev from the terminal. Supports structured output — good for scripts and agents.\n\nBest for: webhook testing, payments debugging, and local dev from the terminal.\n\n## Agent readiness\nGreat for agents (75/100)\n- Structured output is available for parsing.\n- Supports non-interactive/scripted use.\n- Works well in CI or repeatable automation.\n\n## Install\n```sh\nbrew install stripe/stripe-cli/stripe\n```\n\n## Verify before real work\n```sh\nstripe --help\n```\nExpected signal: stripe responds locally; authenticate before real work.\n\n## Safe starting commands\n```sh\nstripe --help\n```\n\n```sh\nstripe login && stripe listen --forward-to localhost:3000/api/webhooks\n```\n\n## Guardrails for agents\n- Verify identity/account before running task commands.\n- Network access is required; avoid leaking secrets in logs.\n- Start read-only, then ask before mutations.\n\n## Suggested agent instruction\nYou may use Stripe CLI (`stripe`) for webhook testing, payments debugging, and local dev from the terminal.. First install it if missing, then run the verify command. Start with read-only or inspection commands. Summarize what you found before changing anything. Ask for confirmation before commands that mutate remote state, spend money, deploy, delete data, merge code, or expose secrets.\n\nSource: OpenCLI\n"},"fit":{"bestFor":"webhook testing, payments debugging, and local dev from the terminal.","useThisIf":"You're on Stripe and want the official terminal experience.","skipIf":"You need something that works offline or without an account.","whatHappensNext":"Run `stripe login && stripe listen --forward-to localhost:3000/api/webhooks` and see what comes back."},"capabilities":{"agentFriendly":true,"supportsJsonOutput":true,"supportsNonInteractive":true,"supportsDryRun":false,"requiresAuth":true,"requiresNetwork":true,"ciFriendly":true,"localFirst":false,"destructivePotential":"medium"},"taxonomy":{"useCases":["Webhook testing","Payments debugging","Local dev"],"aliases":["stripe cli"],"keywords":["payments webhooks events"],"tags":["official","agent-friendly"]},"links":{"website":"https://docs.stripe.com/stripe-cli","github":"https://github.com/stripe/stripe-cli","docs":"https://docs.stripe.com/stripe-cli","opencli":"https://opencli.co/cli/stripe","markdown":"https://opencli.co/cli/stripe/agent.md","json":"https://opencli.co/cli/stripe.json"},"metrics":{"githubStars":2073,"latestRelease":"2026-06-07T20:22:03Z","license":"Apache-2.0","metricLabel":"Homebrew installs (30d)","metricValue":1707,"metricSource":"homebrew","metricAsOf":"2026-06-08T11:00:34.964Z"}}