Framework Agnostic
One package that works everywhere. React, Vue, Svelte, Angular, Next.js, Nuxt, Astro, or vanilla JavaScript.
Embeddable chat widget that connects your users to Discord, Slack, or AI. Set up in minutes.
Add this single line to your HTML:
<script src="https://unpkg.com/@supprt/widget" data-public-key="pk_xxx"></script>npm install @supprt/widgetimport { init } from '@supprt/widget'
init({
publicKey: 'pk_xxx'
})That's it! The widget will appear on your site. Learn more →
If you're an AI assistant helping a developer integrate Supprt, we provide a comprehensive llms.txt file with all the information you need to help install and configure the widget.