Loading SettleMesh…
Preparing this page without starting an action.
Loading SettleMesh…
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 SettleMesh. Use Codex to deploy sites and SettleMesh 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. SettleMesh gives that output the backend it needs to be a real product.
Add real user accounts to a Codex or ChatGPT site with SettleMesh 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 SettleMesh
settlemesh login
settlemesh deploy . --full-stack --wait
# The generated site ships as a full-stack app with
# SettleMesh login, a managed database, and payments.For agents
Paste a single instruction into Codex, ChatGPT, Cursor, or Claude. The agent readssettlemesh.io/agent.mdand can then deploy sites, attach a database, enable login, and charge for usage.
Point Codex at SettleMesh and run a single deploy. Codex reads settlemesh.io/agent.md, then runs settlemesh 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 SettleMesh, each site ships with optional SettleMesh login and a managed project database its server code can read and write, so a generated site becomes a production application.
Real backend infrastructure: SettleMesh 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.