Migrate from Intercom to Gleap Guides users through replacing Intercom with Gleap in their codebase. Covers client-side SDK swap and server-side API migration. Detect Intercom Search the codebase for Intercom integration. Use to find: Package references - : , , - : - : - : - : - : , Code patterns (client-side JavaScript — used by ALL web frameworks) - JavaScript: , , , - iOS: , , - Android: , , - React Native: , - Flutter: , - Server: , , , , , Report all findings to the user before proceeding. API Key Resolution Before asking the user for their Gleap API key, check these locations in order:…