Stripe Projects — Service Provisioning Provision third-party services and retrieve API keys/tokens using the Stripe Projects CLI plugin. Workflow Step 1: Verify Provider Availability Before doing anything else, fetch and check whether the requested provider appears in the directory listing. - If the provider isn’t listed on that page, inform the user that Stripe Projects doesn’t support this provider and stop. - If the provider is listed , continue. Step 2: Ensure Stripe CLI is Installed Check if the Stripe CLI is available: If not installed, install based on the user’s platform: macOS (Homeb…