Make Agent Fast documentation
Webflow
Install through Webflow custom code while marketplace distribution is unavailable.
At a glance
Install through Webflow custom code while marketplace distribution is unavailable.
Embed install pathLoader on your site talks to the hosted agent runtime
Availability#
The supported integration is custom code. There is no public Make Agent Fast Webflow Marketplace app today. The repository's integrations/webflow folder contains the same footer snippet shown below, not a native Webflow application.
Custom code#
Add the generated script to Site settings → Custom code → Footer code, then publish.
<script src="https://makeagent.fast/embed.js"
data-agent="YOUR_SITE_SLUG"
async></script>Custom code may not execute inside the Webflow Designer preview. Test the published staging and production domains and allowlist each origin you use.