A hosted proxy for the Zephyr widget. Bring your own API key, pay once, drop in one tag.
Buy for $9See the chat bubble in the bottom-right corner? That's it. Ask it anything about Zephyr.
One payment, no subscription. You get a proxy token and a setup link.
Enter your Anthropic or OpenAI key. It's AES-256 encrypted at rest. Only a proxy token is ever exposed in your HTML, never the key itself.
Drop <z-agent> into any HTML page. Done.
The whole integration:
<script src="https://cdn.jsdelivr.net/npm/zephyr-framework@0.3/zephyr-framework.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/zephyr-framework@0.3/zephyr-agent-widget.min.js"></script>
<z-agent data-endpoint="https://zephyr-agent.sh/api/proxy/your-token"></z-agent>
The token in your HTML is a lookup key, not your API key. Your actual key never leaves the server.
The <z-agent> widget ships with the open-source Zephyr Framework. 14 components designed for AI agents to control via natural language.
This site is the optional hosted backend so you don't have to deploy your own. Want to run it yourself? Fork the demo and click Deploy.
<z-agent> and 13 other components built for AI agents to control. It's free and lives at github.com/daltlc/zephyr-framework. This $9 service is optional. It's just the hosted proxy backend so you don't have to run your own.ANTHROPIC_API_KEY. The $9 here saves you that step, keeps your key encrypted in our store, and works on hosts without serverless functions (Webflow, Squarespace, GitHub Pages).