Make Agent Fast documentation
Framer
Install with a Framer code component or custom code.
At a glance
Install with a Framer code component or custom code.
Embed install pathLoader on your site talks to the hosted agent runtime
Code component availability#
Copy integrations/framer/MakeAgentFast.tsx into a Framer code component and choose the published agent. The source exposes platform URL, position, and label controls. This is manually copied source, not a published Framer Marketplace component. A listing URL will appear here only after an authorized owner publishes and verifies it.
Custom code#
Add the standard loader in Site settings → Custom code at the end of the body.
<script src="https://makeagent.fast/embed.js"
data-agent="YOUR_SITE_SLUG"
async></script>Publish before testing. Framer's canvas and preview host can use different origins from the final custom domain.