DEPLOYRAILWAY AGENT
Two prompts.Your own agent does the rest.
First prompt installs Railway's agent tools into the coding agent you already use — Claude Code, Codex, Cursor. Second prompt hands it the template: it provisions PostgreSQL, runs migrations, asks for your password, and generates a public URL.
About 5 minutes · Two prompts, no YAML
install railway agent tools using railway.com
Help me deploy this Threads Analytics template (https://railway.com/deploy/zibjsX?referralCode=vPBCb4) and ask me for the password during deployment.
Paste each prompt into your own coding agent — any agent with terminal access works.
01 / THREE STEPS
From two prompts to a live dashboard.
No YAML, no environment variables, no dashboard clicking. Your agent drives the Railway CLI; you make one decision — your password.
Send the install prompt to your agent. It sets up the Railway CLI, agent skill, and MCP server — one time, for every future deploy.
The prompt already includes the template link and tells the agent to ask for your dashboard password during the deployment.
The agent deploys PostgreSQL and the dashboard, runs migrations, generates a public domain, and replies with your live URL.
02 / WATCH IT RUN
What the conversation actually looks like.
A replay of a real deployment driven from Codex — the same flow works in Claude Code or any agent with the Railway tools installed.
Ready to hand it to your agent?
Copy the install prompt, open your coding agent, and your dashboard is two prompts away.