Stripe Projects provider, @supabase, walked us through how they've made their entire documentation accessible directly in the CLI.
This is exactly the kind of thinking that makes the ecosystem better for everyone building with agents.
Stale docs are one of the biggest blockers for coding agents today. Models get trained, APIs evolve, and agents end up writing confident code against methods that no longer exist.
Pulling docs into the CLI means agents can access the latest information in real time. The value goes beyond provisioning. Once an agent starts building, that context can be just as important as the API itself.
Use Stripe Projects and add a Supabase database → https://t.co/WJElKOpN0l
Stripe Projects = a headless marketplace for agents. 🤖
We’ve integrated 32+ providers including hosting, database, analytics, and more, so your project can effectively assemble its own infra.
Add @Auth0 to your @stripe project with one command.
No manual config. No dashboard clicking. Env vars set, app provisioned, ready to go.
`stripe projects add auth0/client`
No dashboard hopping.
No copy-pasting credentials.
No mystery setup steps.
Just a single command in the Stripe CLI to provision Twilio.
Twilio’s VP of Product & Engineering, Rikki Singh, and Stripe Projects Lead @mrramibanna demoed it live at SIGNAL. Watch now 👇
We shipped Stripe Projects recently and developer advocate Ben Smith set out to see what it was like to actually build with it.
The shift "I have accounts with tools" ➡️ "I have a project that can assemble itself."
A small change until coding agents become the primary builders. Modular, headless infra means the agent just plugs in what it needs.
See Ben’s full breakdown on the blog: https://t.co/ddgTCWN95O
[1/5]
The Weekly Provision
Our favorite Stripe Projects updates this week, focused on making your stack easier to understand & manage once it's running...
Stack spend, provider limits, and account transparency!
Stripe Projects turns a network of dev tools into infrastructure that agents can use immediately.
Provision databases, hosting, auth, analytics, AI, email, observability, and more from the terminal.
We're shipping daily - this week: agent skills, project pull, shareable stacks, and more... 🧵
Agents that reason, plan, and act can now transact.
AgentCore payments in Amazon Bedrock AgentCore is now in preview. AI agents can instantly access and pay for APIs, MCP servers, web content, and other agents during execution—no bespoke billing integrations required.
Built with @coinbase and @stripe, AgentCore payments handles wallet authentication, payment processing over x402, spending governance, and full observability.
Payment is native to the AgentCore platform, governed by the same identity, policy engine, and controls as every other action the agent takes.
https://t.co/85lTTHYIqb
We're live! ⚡️Inngest is now available in @stripe Projects, making it possible for any human or agent to ship durable apps without leaving the terminal.
1. Install the Stripe CLI
2. Run 'stripe projects add inngest'
3. Select Inngest to add to your stack
4. Stripe Projects provisions resources in your Inngest account, or creates a new one
5. Your signing and event keys are returned to your environment or secret store in an agent-readable way
Check out the blog, and docs below to get started.
Developers build w/ Stripe. Agents build w/ Stripe. Now Mixpanel is in that stack.
Live on @Stripe Projects: Add product analytics in the same step as payments. No backlog item, no extra onboarding, just Mixpanel, set up to understand your users, right where the build happens.
https://t.co/IEvUZCp50G is excited to be a provider with Stripe Projects, an all-new way to provision production-ready developer stacks with a single tool! No more juggling a million dashboards, tokens, etc.
https://t.co/em6mm4RAUb
Today the tool we built to sync Stripe data into Postgres is moving to Stripe's Github org.
Here's the story of how it happened: https://t.co/jDgPRzWl1f
A particularly useful aspect of @Lovable Payments is you can choose to outsource gnarly financial operations to @stripe Managed Payments:
Let us handle:
- sales tax for 90+ countries
- currency conversion for 200+ countries
- all fraud and disputes
- all payments-related support
We partnered with @stripe on Stripe Projects to bring authentication into the CLI-first workflow.
Provision Clerk from your terminal with just:
𝚜𝚝𝚛𝚒𝚙𝚎 𝚙𝚛𝚘𝚓𝚎𝚌𝚝𝚜 𝚊𝚍𝚍 𝚌𝚕𝚎𝚛𝚔
Runloop is excited to be a launch partner for the @stripe Projects developer preview 🚀
One command provisions a full Runloop account with devboxes ready for agents, full access to pro plan features, and real credentials in your environment. No dashboard and no copy-paste keys 🙅
Simply run:
$ stripe projects init my-app && stripe projects add runloop
Try it today: https://t.co/o1yNF6c1qU
Demo: https://t.co/RNNYvHmY4x
Vercel is now a supported provider on Stripe Projects, available today in developer preview.
You can provision and deploy from the terminal:
▲ ~/ 𝚜𝚝𝚛𝚒𝚙𝚎 𝚙𝚛𝚘𝚓𝚎𝚌𝚝𝚜 𝚊𝚍𝚍 𝚟𝚎𝚛𝚌𝚎𝚕/𝚙𝚛𝚘𝚓𝚎𝚌𝚝
And your agents can discover and autonomously set up Vercel as part of their workflow ↓