
Stripe ships Projects to GA, lets AI agents provision infrastructure
Stripe shipped Stripe Projects to general availability, removing the waitlist on a CLI and API tool that lets AI agents autonomously provision production infrastructure and pay for it through a unified billing layer Byteiota.
The platform integrates 32 providers—including Cloudflare, Twilio, WorkOS, Vercel, Supabase, Neon, Render, Sentry, GitLab, Hugging Face, and Databricks—enabling agents to spin up databases, hosting, and authentication in seconds. Stripe engineers demonstrated provisioning a production Postgres database in 350 milliseconds via the CLI command `stripe projects init` YouTube.
How Agents Access Infrastructure
Developers activate Stripe Projects through the Stripe CLI, with the full provider catalog available at projects.dev/providers. The CLI and API are free; users pay each infrastructure provider directly for provisioned resources. Critically, Stripe enforces a default $100 monthly spend cap per provider at the protocol level—a safeguard that prevents agents from overrunning costs Byteiota.
Built on Machine Payments Protocol
Stripe Projects runs on the Machine Payments Protocol (MPP), which entered developer preview in March 2026. The protocol abstracts payment and resource provisioning, allowing agents to execute financial transactions without human intervention while maintaining configurable guardrails.
This GA launch follows an earlier waitlist phase. The tool addresses a concrete friction point in agent workflows: agents that need to deploy code, configure databases, or spin up services no longer require human intermediaries to call provider APIs and manage credentials. Instead, agents can request infrastructure directly, pay for it, and receive provisioning confirmation—all within a single transaction.
Developer Adoption Signal
The removal of the waitlist and announcement of 14 new providers at Stripe Sessions 2026 signals enterprise demand for standardized agent tooling. By bundling infrastructure provisioning under a single billing layer with spend controls, Stripe is building a market mechanism for agent-to-infrastructure commerce.
Developer Carl Flood from Stripe's Chicago office demonstrated the tool's capabilities in a technical walkthrough, emphasizing speed and ease of integration for teams building agentic workflows YouTube.


