Loading Semesh…
Preparing this page without starting an action.
Loading Semesh…
Preparing this page without starting an action.
Use Codex to deploy apps · Codex sites · OpenAI sites
Deploy an app by Codex, ChatGPT, or any OpenAI-compatible agent on Semesh. Use Codex to deploy sites and Semesh wires in user login, a managed database, and usage-based billing when those capabilities are available — turning a generated site into a production application on a public URL.
Codex Sites, ChatGPT, and OpenAI agents are great at producing the front end. Semesh gives that output the backend it needs to be a real product.
Add real user accounts to a Codex or ChatGPT site with Semesh OAuth — no auth code to write.
Each deployed app project gets a database its server code can read and write from day one.
Charge users and pay for services through one Aev balance when payment rails are available on the live server.
Generated sites ship as full-stack apps on a live URL, not a throwaway preview sandbox.
# Point any OpenAI-compatible agent at Semesh
semesh login
semesh deploy . --full-stack --wait
# The generated site ships as a full-stack app with
# Semesh login, a managed database, and payments.For agents
Paste a single instruction into Codex, ChatGPT, Cursor, or Claude. The agent readssemesh.io/agent.mdand can then deploy sites, attach a database, enable login, and charge for usage.
Point Codex at Semesh and run a single deploy. Codex reads semesh.io/agent.md, then runs semesh deploy; the public URL and optional login, database, billing, and payment features follow current server/preflight availability.
Yes. An app generated by Codex (or ChatGPT, Claude, Cursor, or any OpenAI-compatible agent) can be deployed from the CLI as a full-stack app, not just a static preview. Backend, database, and payment features remain subject to current server/preflight availability.
Yes. When you use Codex to deploy sites on Semesh, each site ships with optional Semesh login and a managed project database its server code can read and write, so a generated site becomes a production application.
Real backend infrastructure: Semesh account login, a project database your server code can read and write, app APIs, and usage-based billing through a single Aev balance when payment rails are available. Your Codex or ChatGPT site becomes a production application.
Yes. Codex, ChatGPT, Claude, Cursor, and any OpenAI-compatible agent can search services, inspect schemas, and deploy sites and apps through one key and one CLI, with no platform-specific glue code.