Chat Widget v1.0

MPTC Chatbot Integration

This page demonstrates how to embed the MPTC Chatbot widget into any website. The widget loads in an isolated iframe, ensuring no styles leak into or out of the host website.

Integration Steps

Script Tag Embedding

<!-- Paste this script tag at the bottom of your HTML pages -->
<script src="http://localhost:3000/widget.js" async></script>