EdgeOne Pages Deploy Deploy any HTML file or directory to a public URL in seconds. No authentication, no accounts, no configuration. Quick Deploy Returns a public URL like . How It Works Uses EdgeOne Pages' public MCP endpoint to deploy HTML content via JSON-RPC. - Endpoint: - Method: → - Auth: None required Manual Deploy (curl) Validation After deploying, SHOULD verify the URL returns HTTP 200: Constraints - Single HTML file only — multi-file sites with separate CSS/JS/images are NOT supported - Self-contained HTML works best (inline styles, inline scripts, base64 images) - No custom domains…