Documentation
Documentation for Emits: publish HTML from a CLI, an API, MCP, or an agent plugin, and get a live URL. Every page is also readable as plain markdown — append .md to its URL.
- What is EmitsAgent-native HTML hosting. Publish one file, get a live URL. The concept tour.
- QuickstartEverything you need to go from nothing to a live URL. Create an account, install the CLI, publish.
- Publishing & versionsThe immutable-version model, slugs, visibility, tags, and multi-page publishes.
- Custom domainsBind an account-level custom domain on Pro; every page then also serves under your domain.
- The agent APIThe v1 REST surface an agent drives (find, publish, update, delete), plus auth and errors.
- The emit CLIEvery emit verb and its flags.
- The Agent PluginOne installable bundle, MCP server plus skill, portable across agent clients.
- MCPThe four Emits tools over the Model Context Protocol, as a local stdio server and a hosted endpoint.
- AuthenticationBoth OAuth grants, dynamic client registration, the three scopes, token lifetimes, and revocation.