Embed a tool

Put any tool on your own page. The tool runs in a sandboxed iframe on our origin, sizes itself to its content, and makes zero third-party requests — the same privacy guarantee as the standalone page.

One tool, inline

<script src="https://tools.demystifysystem.com/embed.js"
        data-demystify-tool="gst-calculator"></script>

Placeholders + one include

<div data-demystify-tool="qr-code-generator"></div>
<div data-demystify-tool="json-formatter"></div>
<script src="https://tools.demystifysystem.com/embed.js"></script>

How it behaves

See the documentation for the API and MCP options, or how privacy is enforced.