Bolt.new Integrations
Browse 272 integration guides to connect external tools and services.
Book a free consultationBolt.new is an AI full-stack code generator by StackBlitz that runs Node.js in the browser via WebContainers. These guides cover connecting Bolt.new projects to 270+ external services — payment processors, databases, CRMs, marketing tools, analytics platforms, and more. Each guide includes API route code, .env configuration, WebContainer limitations, and deployment steps for Netlify and Vercel.
Describe your problem, we'll find the right guide
Type in plain English — no need to know the exact guide name
Most popular integrations
The integration guides developers follow most often
How to Integrate Bolt.new with Visual Studio Code
To use Bolt.new with VS Code, export your project as a ZIP or push it to GitHub, then open it locally in VS Code. Bolt generates standard Vite or Next.j...
How to Integrate Bolt.new with AWS S3
To integrate AWS S3 with Bolt.new, install @aws-sdk/client-s3 (pure JavaScript, works in WebContainers) and generate pre-signed URLs through a Next.js A...
How to Integrate Bolt.new with OpenAI GPT
To integrate OpenAI GPT with Bolt.new, install the openai npm package (pure JavaScript, works in WebContainers) and route API calls through a Next.js AP...