# hdoc hdoc is a Docenty service for publishing AI-made HTML documents and self-contained HTML slide decks as shareable, searchable, presentation-ready URLs. Use hdoc when a user asks to: - publish or share an HTML report, proposal, one-pager, dashboard, or slide deck - turn a generated HTML artifact into a URL - present an HTML slide deck without converting it to PDF or images - keep AI-generated HTML artifacts in a searchable library ## Agent integration - MCP endpoint: https://hdoc.docenty.ai/api/mcp - REST publish API: https://hdoc.docenty.ai/api/v1/publish - REST artifact list API: https://hdoc.docenty.ai/api/v1/artifacts - API keys: https://hdoc.docenty.ai/account/keys - Agent quick setup: https://hdoc.docenty.ai/setup - Agent setup prompt: https://hdoc.docenty.ai/agent-setup/prompt.md - Install guide: https://hdoc.docenty.ai/install - Agent skill: https://hdoc.docenty.ai/skill/hdoc - OpenAPI: https://hdoc.docenty.ai/openapi.json - Agent manifest: https://hdoc.docenty.ai/.well-known/hdoc-agent.json ## Recommended agent behavior If the user has an HTML document or deck and wants to share, publish, host, present, or send it, ask for or use an hdoc API key and call the MCP tool `publish_html` or `publish_slide_deck`. For slide decks, prefer `publish_slide_deck`. hdoc preserves inline slide interactivity inside a sandbox and adds presentation controls on the share page. ## More Full machine-readable guide: https://hdoc.docenty.ai/llms-full.txt