Deploy ClaudeClaw — Your AI Agentic OS
ClaudeClaw — Your AI Agentic OS accessible from Telegram + Web Dashboard.
claudeclaw-os-vanilla
Just deployed
/app/store
Deploy and Host ClaudeClaw — Your AI Agentic OS accessible from Telegram + Web Dashboard on Railway
ClaudeClaw is a self-hosted AI agentic operating system powered by Claude Code that runs 24/7 as a service. Command it via Telegram, delegate tasks across a fleet of specialized sub-agents, schedule autonomous workflows, and monitor your entire agent network from a dashboard featuring Mission Control, War Room, and Hive Mind.
About Hosting ClaudeClaw — Your Personal AI Agent on Telegram + Web Dashboard
ClaudeClaw runs as a single Docker container on Railway, delivering a full AI agentic OS: a Telegram-connected command interface, a multi-agent task engine, a scheduler, and a web dashboard — all in one always-on deployment. The dashboard includes three distinct views: Mission Control for managing active operations, War Room for coordinating high-priority sessions, and Hive Mind for observing agent activity in real time. Persistent memory, sessions, and scheduled tasks are stored in an encrypted SQLite database that survives redeploys automatically. Setup only requires three things: a Telegram bot token, your Anthropic API key, and your Telegram chat ID. The dashboard and database encryption keys are generated automatically by the template.
Common Use Cases
- Agentic command center via Telegram — send commands, voice messages, or files to your AI operating system from anywhere and have agents execute real work across your tools and files
- Scheduled autonomous workflows — schedule recurring agents to run standups, reports, or multi-step automations on a cron schedule and receive results directly in Telegram
- Multi-agent task delegation — route long-running research, content, or ops tasks to specialized sub-agents that run in parallel and report back when done, monitored from Mission Control, War Room, and Hive Mind
Dependencies for ClaudeClaw — Your Personal AI Agent on Telegram + Web Dashboard Hosting
- Anthropic API Key — required for Claude model access; generate one at console.anthropic.com
- Telegram Bot Token — required; create a bot via @BotFather on Telegram
- Telegram Chat ID — required; your personal numeric Telegram user ID so the bot only accepts commands from you
Deployment Dependencies
Why Deploy ClaudeClaw — Your Personal AI Agent on Telegram + Web Dashboard 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 ClaudeClaw — Your Personal AI Agent on Telegram + Web Dashboard 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
claudeclaw-os-vanilla
philip-couboura/claudeclaw-os-vanillaALLOWED_CHAT_ID
Your personal Telegram numeric chat ID — only messages from this chat ID will be accepted by the bot. To find yours: after deploying, message your bot once on Telegram, then visit https://api.telegram.org/bot<YOUR_TELEGRAM_BOT_TOKEN>/getUpdates in a browser and find "chat":{"id":N}. Paste that number here. If you don't know it yet, paste any placeholder digit, deploy, message the bot, retrieve the real ID, then update this variable.
ANTHROPIC_API_KEY
Your Anthropic API key. Generate one at https://console.anthropic.com → Settings → Keys → Create Key. Format: sk-ant-api03-... (around 108 characters). You pay for Claude usage on the account that owns this key — set spend limits at console.anthropic.com → Billing if needed.
TELEGRAM_BOT_TOKEN
Your private Telegram bot token. Create a bot by messaging @BotFather on Telegram, send /newbot, choose a name and username, then paste the token here. Format: 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11. Treat it like a password — anyone with this token can control your bot.
