Instantly Host Markdown Docs from Cursor Glass for Share Preview with Client

The fastest way to deploy Markdown Docs generated by Cursor Glass. Perfect for share preview with client. No login required, zero-friction, and live in seconds on drpr.host.

When you're developing with Cursor Glass, generating a detailed Markdown Docs output is a critical step for documenting components or API specifications. The challenge isn't creating the documentation; it's presenting it live to a client without friction. Copying raw HTML code into emails, instructing clients to open local files, or spinning up temporary local servers introduces unnecessary steps and potential compatibility issues, hindering the "Share Preview with Client" workflow.

drpr.host provides a direct solution to this common developer bottleneck. Instead of grappling with ad-hoc solutions, you can instantly deploy your Cursor Glass Markdown Docs output to a live URL. This eliminates the need for any complex setup, server configuration, or even a login. Your client gets a single, clean link to a live preview, ensuring they see exactly what you intend, without any installation or technical overhead on their part.

This streamlined process allows you to focus on the content generated by Cursor Glass, knowing that sharing a high-fidelity, live preview with your client is a one-step operation. Get immediate feedback, iterate faster, and maintain a professional presentation from the moment your Markdown Docs are ready.

How to host your Markdown Docs from Cursor Glass in seconds

  1. Step 1: Generate your Markdown Docs in Cursor Glass, ensuring it's ready for client review.
  2. Step 2: Save the output as an HTML file. Cursor Glass typically renders Markdown Docs directly to HTML for presentation; ensure you save this file locally (e.g., component-spec.html).
  3. Step 3: Open your terminal and navigate to the directory where you saved the HTML file.
  4. Step 4: Upload the HTML file using a simple curl command or the drpr CLI tool.
  5. Step 5: Share the generated drpr.site URL directly with your client for instant, live preview access.

Quick start

curl -X POST -H "Content-Type: text/html" --data-binary "@component-spec.html" https://drpr.host/api/v1/upload

Example JSON response:

{
  "url": "https://drpr.site/your-unique-id"
}

Alternatively, using the drpr CLI:

drpr upload component-spec.html

Common questions

How do I get a live URL for my Cursor Glass Markdown Docs without complex server setup?
drpr.host allows you to upload your generated HTML file via a simple CLI command or curl request. You'll receive an instant, publicly accessible URL that goes live in seconds, eliminating the need for any server configuration or deployment scripts.
Is there a login or account required to host my Cursor Glass Markdown Docs for client previews?
No, drpr.host is designed for zero-friction deployment. You do not need to create an account or log in to host files for the basic free tier. Simply upload your HTML, and a live link is provided.
What are the limitations for free hosting of my Markdown Docs previews?
On the free tier, files are hosted for 15 days from the upload date. Individual file size is capped at 5 MB, which is ample for most Markdown Docs outputs. For longer retention or larger files, consider a paid drpr.host account.
Can I ensure my client preview link remains permanent, beyond the free tier's duration?
Yes. For permanent hosting of your Cursor Glass Markdown Docs, upgrading to a paid drpr.host account ensures your links remain live indefinitely. This is ideal for ongoing documentation or long-term client engagements.

Deploy your Cursor Glass Markdown Docs now

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

Get started with Google