Stripe Corporate Card — управление корпоративными картами

payments

Stripe Corporate Card is a Claude Code skill that enables management of Stripe's business charge card through the Membrane CLI, covering accounts, cards, authorizations, transactions, and users. Membrane handles authentication and credential refresh automatically, so integration work focuses on logic rather than auth plumbing. Actions are discovered via natural-language intent search (`membrane action list --intent`), and when built-in actions fall short, direct proxy requests to the Stripe Corporate Card API are available with automatic header injection. The skill suits teams looking to automate employee expense tracking, sync transaction data into internal workflows, or programmatically control corporate card operations. Requires network access and a Membrane account (free tier supported).