You npm install packages. Now stripe projects add services.
Stripe Projects lets you and your AI agents add services, generate credentials, and manage billing from the CLI. Hosting, databases, auth, AI, and more — no dashboards, no config files, no infrastructure code. One command.
stripe plugin install projects &&
npx skills add https://github.com/stripe/ai \
--skill stripe-projects -y -g

Code generation got fast.
Provisioning didn’t.
Provisioning your app stack is still too manual: signing up for multiple services, managing accounts, securing API keys, jumping between dashboards, and clicking configuration pages. Stripe Projects lets you (or your agents) create and manage your software stack from the command line.
Prompt to provision
Add the services your app needs from the CLI—or let your agent do it. Resources are provisioned in accounts you own, credentials sync back to your environment, and changes are auditable and repeatable.
Fast, secure, and portable infrastructure provisioning
Programmatic
One workflow to provision services, manage credentials, and upgrade plans, instead of different tools and workflows for every provider.
Billing
Set up your billing details once and securely share them with your SaaS stack. Upgrade and 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.
What the community is saying

"Your customer is increasingly the agent, not just the human behind it. Agents need deterministic steps and real credentials — they can't navigate dashboards or guess at configuration. Stripe Projects gives agents a clean provisioning path, and Vercel's integration means they can go from CLI to a deployed app without any manual steps in between."

"The same company that simplified online payments into a single line of code is the one I trust to simplify agentic account provisioning into a single CLI command."

"PostHog is all about keeping developers in flow and helping them build better products — that's why Stripe Projects feels like a natural fit. With Projects, you run one command and get real credentials back, ready for whatever you're building — including AI agents."

"Every AI agent needs web data. With Stripe Projects, giving your agent the ability to search, scrape, and interact with the entire web is seconds away. Super excited to be a launch partner."

"If you're building a real app, you need a real database that's reliable, fast, and ready for production traffic from day one. Partnering with Stripe Projects means developers can go straight from the terminal to a fully provisioned, production-grade database in seconds."

"This is exactly the kind of integration we dreamed about when we started HuggingFace: making state-of-the-art AI ridiculously accessible to every developer, everywhere. This is just the beginning, and honestly? We couldn't be more pumped."

"With Stripe Projects, developers and agents can provision a Supabase Postgres database from the terminal with a single command. Agents can stand up a full backend as part of an automated workflow and carry the project all the way to production."

"Fly is already where people run their agents: sandboxed, isolated, fast. Projects means the agent can now provision the whole stack without needing a human in the loop to get credentials."

"Developers lose momentum every time they leave their terminal to set up a service. Stripe Projects not only fixes that, but it also provides the basis for how agents can onboard to services."

"AI-powered builders can now ship ten things in the time it used to take to ship one. Stripe Projects handles the last manual bottleneck: provisioning the tech stack you need from the terminal."
From the blog
View allWhat it feels like building with Stripe Projects
Building a GitHub traffic dashboard in about an hour using Stripe Projects, Cursor's agentic chat, and multiple cloud providers — and what it reveals about the future of development.
How to provision your full dev stack from the command line
A database, hosting, auth, and monitoring — provisioned, credentials wired, and ready to use — in about ten minutes. Here's exactly how.
Learnings from init to deploy
Practical takeaways from building a transcription app with agentic workflows and Stripe Projects — from planning to PR review.