Any WordPress site, one snippet away from answers.
KuraChat adds an AI chat widget to your WordPress site without touching your theme’s design. It answers from the knowledge you give it and passes the rest to you.

Built for sites that aren’t shops.
Most WordPress sites are brochures, blogs and booking pages. KuraChat is useful there too: it answers the same handful of questions you already get by email.
No plugin required
The snippet is two script tags. Put it in your site footer through a header-and-footer code plugin, your theme’s settings or a child theme.
Answers from your content
Add FAQs, prices and policies as text on the Free plan. On Pro you can upload PDF, Word and Excel files as well.
Changes without re-pasting
The snippet only holds your site key. New colours, greetings and forms reach your site as soon as you save them in KuraChat.
What visitors ask on a typical WordPress site.
Install it in the footer of your site.
- 01
Copy your snippet
In KuraChat, open Messenger → Install and copy the snippet. It already contains your site key.
- 02
Add it to the footer
Paste it into the footer section of a header-and-footer code plugin, or before </body> in a child theme’s footer.php. Block themes have no footer.php, so a plugin is the simpler route.
- 03
Load any page
Open your site in a new tab. The Install page shows “Live on” your domain within a minute.
- 04
Or hand it over
If someone else looks after the site, enter their email on the Install page and KuraChat sends them the snippet with instructions.
The snippet to paste.
This is the whole install. Replace YOUR_SITE_KEY with the key from your dashboard, or copy the version there that already has it filled in.
<!-- KuraChat -->
<script>
window.KuraChatConfig = { apiUrl: "https://app.kurachat.com", key: "YOUR_SITE_KEY" };
</script>
<script src="https://app.kurachat.com/widget.js" async></script>Store owners get a one-click plugin.
If your WordPress site runs WooCommerce, the KuraChat for WooCommerce plugin adds the widget and connects your store, so the bot can answer order and product questions. It needs WooCommerce active and a Pro plan to connect.
- Order status by number; full history after email verification
- Product search results shown as cards
- No snippet to paste
Questions? Answered.
Is there a KuraChat plugin for WordPress?
Our plugin is built for WooCommerce stores and only runs when WooCommerce is active. For other WordPress sites the snippet is the supported method, and it works with any theme.
Will it slow my pages down?
The widget script loads with the async attribute, so it doesn’t block the rest of your page from rendering.
Does it work with Elementor, Divi or the block editor?
Yes. The snippet goes in the site-wide footer rather than inside a page, so it doesn’t matter which builder made the page.
Can I pre-fill details for logged-in users?
Yes. Add userName and userEmail to the KuraChatConfig object for signed-in visitors. Order and payment lookups still ask them to confirm their email with a code.
Is it free?
The Free plan covers 100 conversations a month, one seat and text knowledge. Pro at $29/mo adds document uploads, widget customization, team seats and integrations.
Your shop closes. Your support doesn’t.
Start on the free plan, add your FAQs, and KuraChat is answering on your site in minutes. Upgrade when it is earning its keep.