Publish HTML
Publish a self-contained HTML artifact from the CLI, API, or MCP and get a stable URL.
publish -> review -> revise
Give agent-generated HTML a stable URL, a visual review surface, and feedback the next agent run can act on.
Core loop
Publish a self-contained HTML artifact from the CLI, API, or MCP and get a stable URL.
Open the artifact as a page, then leave comments on the render instead of reviewing a screenshot.
Send structured review threads back to the next agent run so the artifact can improve.
Use cases
Every use case from the blog post has a matching starter template you can publish right now.
Brainstorm directions, compare approaches side by side, and write implementation plans with mockups and data flow diagrams.
Browse templatesRender diffs with margin annotations, color-code findings by severity, and map module architecture as spatial diagrams.
Browse templatesSketch design systems, tune animations with sliders, and prototype clickable flows — all in the medium they ship in.
Browse templatesSynthesize status reports, incident timelines, concept explainers, and slide decks agents can generate from your data sources.
Browse templatesDraggable triage boards, feature flag editors, prompt tuners — throwaway UIs purpose-built for one piece of data, with a copy button at the end.
Browse templatesPublishing paths
Start with the CLI guide, then wire docscn into agent workflows with OpenAPI, MCP, and skills.md.
Publishing guide
start hereInstall the CLI, copy the publish command, and point agents at the right workflow.
/publishAgent instructions
start hereTeach coding agents how to publish, read feedback, and revise.
/skills.mdAPI automation
Automate artifacts, threads, comments, and feedback bundles.
/openapi.jsonMCP tools
Expose publish, feedback, and revision actions to MCP hosts.
github.com/…/blob/main/docs/mcp.mdLocal publishing
Install once, then publish from local agent workflows and scripts.
github.com/…/releasesSelf-hosting
Run your own instance with Postgres and S3-compatible storage.
github.com/…/blob/main/docs/self-hosting.mdReady to publish your first artifact?
Copy the CLI command and get a stable review URL in seconds.