Choose an app
Use OpenHands when you want a browser-first coding agent. Use OpenClaw when you want a terminal-first computer-use runtime.
Railway-first agent deploys
Pick an app, add setup details, deploy it on Railway, and come back to one place for status, setup, and links. Admin internals stay in the admin panel, not in the user flow.
How It Works
Use OpenHands when you want a browser-first coding agent. Use OpenClaw when you want a terminal-first computer-use runtime.
ClawMarket creates the deployment, syncs status from Railway, and writes back the final URL and setup details when they are ready.
Browser-first apps return a live URL. Template-style runtimes like OpenClaw return setup details and the Railway-hosted app link.
App Catalog
These apps do different jobs. Some are browser-first. Some are setup- and terminal-first. The card copy tells you which experience to expect before you deploy.
Deploy Lifecycle
The app creates a managed deployment record and sends the app config to Railway.
ClawMarket polls Railway and updates the app card with the live status, setup password, and final URL.
Once the runtime is ready, the card gives you the URL or setup action you actually need. Admin-only provider details stay in `/admin`.
Sources