xhost
Build it. Ship it. Host it.
xhost hosts websites, tools, APIs, and agents. Describe what you want to your AI coding tool — Claude Code, OpenAI Codex, Cursor, or any other — and it handles the rest. Your project gets a real URL with HTTPS, instantly.
How it works
Describe what you need
Tell your AI tool what you want to build. A website, an API, a game, a tool, an agent — anything.
It builds and publishes
Your AI tool writes the code and puts it online through xhost. You get a live URL.
Works with any AI tool
Claude Code, OpenAI Codex, Cursor, Windsurf, or local models. If it can write code, it works with xhost.
Preview before you ship
Every change can go to a preview link first. Share it, check it, then go live.
Always secure
Every project gets HTTPS automatically. No certificates to manage, ever.
Bring data
Every project ships with a Postgres database. Read and write DATABASE_URL — that's it.
Update anytime
Change your project whenever you want. Just tell your AI tool what to update and it's live in seconds.
Getting started
The fastest way to start is with an AI coding tool that has the xhost plugin:
- Tell your AI tool what you need: "Create a landing page for my bakery" or "Build me a REST API for my app"
- It builds and deploys it to xhost
- You get a live URL like
https://my-project-alice.xhostd.com
That's it.
See the Getting Started guide for details, or the API Reference if you want to work with the API directly.