Quickstart
Publish your first site in under a minute.
Three routes to the same deployment. Pick whichever your setup already speaks.
- 1
Add the HostX MCP server
Drop this into your agent's MCP configuration.
mcp.json{ "mcpServers": { "hostx": { "command": "npx", "args": ["-y", "hostx-mcp"], "env": { "HOSTX_API_KEY": "hx_..." } } } } - 2
Ask your agent
promptPublish ./dist - 3
Receive a live URL
resultLive at https://atlas-docs.hostx.site dep_8F2A · 42 files · 1.8 MB