Sources
Stripe Launches Projects.dev — Infrastructure-as-CLI for AI Agents (Vercel, Neon, Supabase, Clerk, PostHog in One Command)
Stripe launched Projects.dev in developer preview, enabling developers and AI agents to provision production infrastructure from the terminal. Supported services: Vercel and Railway (hosting), Neon/Supabase/Turso/PlanetScale/Chroma (databases), Clerk (auth), PostHog (analytics), Runloop (sandbox). Commands like 'stripe projects add vercel/hosting' auto-provision accounts, generate credentials, and sync to .env files. Patrick Coulter cited Karpathy's MenuGen as direct inspiration. Billing unified across all providers. This is the missing piece for agentic coding — agents can now provision real infrastructure programmatically.
Source
↳ Follow the thread