Instantly Host Web Components from Cursor Glass for Instant Prototype Sharing

The fastest way to deploy Web Components generated by Cursor Glass. Perfect for instant prototype sharing. No login required, zero-friction, and live in seconds on drpr.host.

When you're rapidly iterating on Web Components with Cursor Glass, the bottleneck isn't code generation—it's getting that component into a live, shareable state. Manually copying generated HTML and JavaScript into local project files, setting up a development server, and then attempting to share a local address is cumbersome. This process introduces significant friction, turning instant AI-driven outputs into delayed, manual tasks, and making true "Instant Prototype Sharing" impossible.

drpr.host eliminates this overhead. Instead of dealing with local file transfers, zipping assets, or configuring temporary servers, you can push your Cursor Glass-generated Web Components directly to a live URL. This means your stakeholders, design reviewers, or fellow developers get an immediate, functional preview, complete with the professional palette and soft gray backgrounds specified in your AI prompts, without any setup on their end.

Our platform is built for zero-friction deployment. No accounts, no complex configurations, just a simple API endpoint or CLI command that takes your component output and provides a public, ephemeral URL in seconds. This allows you to focus solely on the iteration cycle within Cursor Glass, knowing that sharing a working prototype is always just one command away.

How to host your Web Components from Cursor Glass in seconds

  1. Step 1: Generate your Web Component in Cursor Glass. Use Cursor Glass to create your desired Web Component. Ensure your AI instructions include a professional palette and soft gray backgrounds as specified, and an output format suitable for direct deployment.
  2. Step 2: Save the output HTML file. Once Cursor Glass has generated your component, save the resulting HTML file (e.g., component.html or index.html) to your local file system.
  3. Step 3: Upload the file to drpr.host. Use a simple curl command or the drpr CLI to send your saved HTML file directly to our hosting API. This step takes mere seconds.
  4. Step 4: Share the live URL instantly. drpr.host will return a unique, live URL for your Web Component. Share this link directly with anyone who needs to preview your prototype immediately, without any additional setup.

Quick start

curl -X POST -F "file=@component.html" https://drpr.host/api/v1/upload

{
  "success": true,
  "message": "File uploaded successfully.",
  "url": "https://prt-a1b2c3d4e5f6.drpr.site/component.html",
  "delete_token": "your-secret-deletion-token"
}

Or, if you have the drpr CLI installed:

drpr upload component.html

Common questions

Why not just send the HTML file directly to a colleague for "Instant Prototype Sharing"?
Sending the raw HTML file only provides the code; it doesn't offer a live, interactive preview. Recipients would need to save it locally and open it in a browser, which can lead to file path issues, missing assets, and a broken experience. drpr.host provides a functional, public URL instantly.
Is an account or login required to deploy Web Components from Cursor Glass?
No. drpr.host is designed for zero-friction use. You do not need to create an account, log in, or provide any credentials to upload and host your Web Components. Just use the API endpoint or CLI, and your prototype is live.
How long will my Cursor Glass Web Component prototype remain live on drpr.host?
Files uploaded via the free tier are hosted for 15 days. For permanent hosting or more advanced features, consider a paid drpr.host account. Your URL will remain consistent for the duration of its active hosting period.
Are there any file size limitations for Web Components on the free tier?
Yes, individual files uploaded to the free tier have a size limit of 5 MB. This is typically ample for single Web Component prototypes generated by tools like Cursor Glass. For larger projects, paid plans offer increased limits.

Deploy your Cursor Glass Web Components now

Sign in with Google and gatedpage auto-creates yourcompany.gated.page — private to your @company.com team.

Get started with Google