LimAI

πŸ”ŒApp Integrations

Wire SDKs like Stripe, RevenueCat, and Clerk into your generated app.

5 min readΒ·Last updated 2026-05-17

App Integrations are SDKs that ship inside your generated app. Toggle one on and Claude wires the install, the env vars, the boilerplate screens β€” Stripe paywall, RevenueCat subscriptions, Clerk auth, PostHog analytics, all of it.

How it works

  1. Open the builder, click Connectors in the top bar.
  2. Toggle the integrations you want.
  3. Drop the production API keys into the project's .env (we tell you which keys per integration).
  4. Claude regenerates the affected screens with the SDK wired in.

Categories

  • Payments: Stripe, PayPal, RevenueCat, Superwall, AdMob
  • Auth: Clerk, Supabase Auth
  • Data: Supabase DB, Supabase Storage, Cloudflare R2
  • Analytics & monitoring: PostHog, Mixpanel, Sentry
  • Notifications: OneSignal, Expo Notifications
  • AI: OpenAI, Anthropic, ElevenLabs
ℹ️
Browse the full list

See every integration on the Connectors page.