Deploy cloude-agent
Deploy the Claude Agent SDK to the cloud. Invoke via API or webhooks
cloude-agent
Just deployed
/app/workspace
Redis
Just deployed
/data
Deploy and Host cloude-agent on Railway
This template deploys the Claude Code agent to the cloud and gives it a workspace to work with files. Load up skills and commands to extend its capabilities. Invoke via API or webhook.
About Hosting cloude-agent
One click deploy. Just add an ANTHROPIC_API_KEY to the environment variables, along with an API_KEY for using your own API (to talk to the deployed app).
Common Use Cases
- Simply add your preferred skills and slash commands to the workspace and you have a custom agent available 24x7 in the cloud.
Dependencies for cloude-agent Hosting
- ANTHROPIC_API_KEY
- API_KEY
Deployment Dependencies
You require an ANTHROPIC_API_KEY which you get with an Anthropic developer account at console.anthropic.com
Implementation Details
Once deployed, open the chat.html harness, enter your API_KEY and start working with Claude Agent via your new API.
Why Deploy cloude-agent on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying cloude-agent on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
cloude-agent
chrisboden/cloude-agentAPI_KEY
Create your own API key for your app. You'll need this to use your app API and webhooks
ANTHROPIC_API_KEY
Key requried for Claude Agent to use Anthropic LLMs
Redis
redis:8.2.1
