❖ Plans
Starting at
$19/mo
Lite · Pro · Max · Ultra
❖ Storage
Persistent volume
10 GB
mounted at /home/agent
❖ Endpoint
Subdomain
<slug>
.razi.lol, dedicated
❖ Key
API key
rz_live_…
dedicated, per team
What's inside
Every team boots with the same image. No setup. Connect a token, start a chat.
❖ Preinstalled
- hermes dashboardNous Research's autonomous agent loop. Long-running task execution, tool use, plan-and-execute. Browser console for interactive sessions inside your team.
- Claude CodeAnthropic's official CLI, preconfigured against your dedicated
rz_live_…key. - MCP toolsConnect any MCP server. Tool definitions persist across restarts via the mounted volume.
❖ Integrations
- TelegramPaste a bot token. Whitelist users. Chat with your team from your phone.
- DiscordBot token + whitelist. Your team replies in any channel it's invited to.
- GitHubPAT pushed into the VM via
gh auth login. Every shell sees the credential. - VercelToken piped into
vercel login.vercel deployworks without env wrangling.
The Rite
01
Spin up
Name the team, pick a plan. The first month is charged by card via Polar. A Hetzner server provisions in ~2 min.
02
Connect
Link Telegram, Discord, GitHub, Vercel. Tokens are validated, encrypted with KMS, pushed into the VM.
03
Chat
Talk to hermes directly from the dashboard or from your linked Telegram/Discord. Sessions persist in your volume.
04
Bill
Monthly plan fee charged by card via Polar. Model spend (via Router) is metered separately from your Raziel balance. Cancel any time.
Why dedicated, not serverless
Persistent agents need a persistent host. Cron jobs, MCP servers, long-running tool use, growing state — none of it survives in a stateless function.
❖ Always on
- → Machine boots on creation and stays up.
- → Background tasks survive idle periods.
- → Webhooks land on a stable subdomain.
- → Telegram/Discord bots reachable 24/7.
❖ Discount included
- → Model traffic routes through Raziel Router.
- → Same 30–60% off list you'd get on your laptop.
- → Per-team rz_live_ key — usage is yours, isolated.
- → Pay only for what your agents consume.
❖ Persistent state
- → 10 GB volume mounted at /home/agent.
- → Workspace, configs, caches survive restarts.
- → MCP tool state in plain files.
- → Rotate the VM image without losing your work.
❖ Pricing
Starting at
$19/mo
Lite · Pro · Max · Ultra — always-on
- → Lite $19/mo — 3 vCPU, 4 GB RAM
- → Pro $39/mo — 4 vCPU, 8 GB RAM
- → Max $79/mo — 8 vCPU, 16 GB RAM
- → Ultra $159/mo — 16 vCPU, 32 GB RAM
- → Billed by card via Polar. First month at creation.
- → Model spend is separate — metered through Router at spot prices.
- → VMs are always-on — no idle suspend.
- → Cancel any time. Machine destroyed within 7 days.
- → No partial-month refunds.
❖ What you don't pay
- → No setup fee on top of the $40.
- → No bandwidth surcharge.
- → No volume tier — 10 GB included.
- → No per-integration cost.
- → No per-seat pricing.
The Honest Part
Teams runs on daemons we manage on your behalf. When you stop paying, the daemon is destroyed within 7 days. No silent lock-in.
Integration tokens are encrypted with AES-256-GCM via KMS envelope. Plaintext is pushed into the VM env only for the running process — we don't persist it in our database.
Model traffic from your team flows through Raziel Router and inherits all of Router's spot-pricing caveats. If the cheapest provider goes down mid-task, your agent retries against the next one.