Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Setup


agent setup Set up tooling to help AI coding agents use Stripe. This command detects common agent harnesses and installs the relevant Stripe plugin, skills, and MCP server. > Supports Claude Code, Codex, and Cursor. Command: stripe agent setup ### Flags - `--client

Limit setup to a specific client. Supportsclaude-code, codex, and cursor. - --forceReinstall agent tooling even if it's already installed. ---jsonPrint machine-readable status and planned actions without making changes. ---skillsInstall Stripe skills directly, without an interactive prompt. ---skills-scope

Select where to install Stripe skills. Uselocalfor the current directory orglobalfor your home directory. Default islocal. - --statusSee the currently installed agent tooling. --y, --yes` Skip interactive prompts and set up all detected clients. ### Examples Set up detected AI coding clients interactively sh stripe agent setup

Last verified 2026-09-24

Is this helpful?