Stripe Projects
Stripe Projects
Provision and manage cloud services from the CLI — designed for developers and AI agents.
Links
- Website: https://projects.dev
- Status: Developer Preview
- By: Stripe
- Announcement: https://x.com/patrickc/status/2037190688950161709
Overview
Stripe Projects lets you or your agents provision multiple services, generate and store credentials, and manage usage and billing from the CLI. Set up hosting, databases, auth, AI, analytics, and more in a few commands.
Tagline: "Code generation got fast. Provisioning didn't."
The Problem
Provisioning your app stack is still too manual:
- Signing up for multiple services
- Managing accounts
- Securing API keys
- Jumping between dashboards
- Clicking configuration pages
The Solution
Create and manage your software stack from the command line. Resources are provisioned in accounts you own, credentials sync back to your environment, and changes are auditable and repeatable.
Key Features
Programmatic
One workflow to provision services, manage credentials, and upgrade plans — instead of different tools and workflows for every provider.
Billing
Set up billing details once and securely share them with your SaaS stack. Upgrade/downgrade tiers, monitor usage, and manage subscriptions from the CLI.
Portable
Keep environment variables portable across local setups, machines, teammates, and agents.
Secure
Generate, store, and return service credentials for both developers and agents.
Use Cases
- Prompt to provision: Add services your app needs from CLI, or let your agent do it
- Agent-friendly: Designed for AI agents to provision infrastructure programmatically
- Team collaboration: Portable environments across teammates
- Multi-service management: Unified interface for hosting, databases, auth, AI, analytics