Core Integrations
Vercel
Deploy and host your app with global CDN, automatic HTTPS, and custom domains.
GitHub
Version control, code backup, and collaborative development.
Supabase
PostgreSQL database, authentication, storage, and real-time subscriptions.
Stripe
Accept payments, manage subscriptions, and handle billing.
How Integrations Work
One-Time Setup
Most integrations require a one-time OAuth connection:- Click Connect for the service
- Authorize Kleap in the service’s popup
- Connection is saved to your account
- Use across all your apps
Per-App Configuration
Some integrations need app-specific setup:- Supabase - Each app can have its own database
- Custom domains - Configured per published app
- Environment variables - Set per app
Integration Status
Check your connected integrations:- Go to Settings > Integrations
- View connection status for each service
- Reconnect or disconnect as needed
Available Integrations
| Service | Purpose | Setup |
|---|---|---|
| Vercel | Hosting & deployment | Auto-connected |
| GitHub | Code repository | One-time OAuth |
| Supabase | Database & auth | One-time OAuth + per-app |
| Stripe | Payments | Via templates |
AI Model Integration
Kleap uses AI to build your apps. Learn about the models powering the experience:AI Models
Understand the AI models behind Kleap
Coming Soon
We’re always adding new integrations:- Resend - Transactional emails
- Postmark - Email delivery
- Cloudinary - Image optimization
- Analytics - Advanced tracking
Have a service you’d like integrated? Let us know!
Integration Best Practices
Keep credentials secure
Keep credentials secure
Use environment variables for API keys. Never commit secrets to code.
Use official integrations
Use official integrations
Our built-in integrations handle authentication securely. Avoid manual API key entry when possible.
Test in development first
Test in development first
Verify integrations work in preview before publishing to production.
Monitor usage
Monitor usage
Keep an eye on third-party service usage to avoid unexpected charges.

