Stripe Projects CLI

Provision provider-backed services, link accounts, sync credentials, and manage billing from the terminal. Use when an agent needs to set up Stripe-powered services, manage project credentials, or handle service provisioning.

composio-community 439b4eb 791 B Updated

File contents

Stripe Projects CLI

Provision provider-backed services from the terminal, link existing accounts, sync credentials into .env, and manage upgrades and billing.

Key Commands

stripe projects init
stripe projects link
stripe projects sync
stripe projects upgrade

Agent-Friendly Features

  • --json for structured output
  • --no-interactive for non-interactive mode
  • --auto-confirm to skip confirmation prompts
  • Credential sync to .env files

composio-community/awesome-agent-clis/tree/main/stripe-projects-cli commit 439b4eb62f

Frequently asked questions

npx skillmds@latest add composio-community/stripe-projects-cli