Before You Buy: Preparation Guide
Get these 4 things ready and your AI assistant will be live within 10 minutes after purchase.
Total prep time: ~30-40 min (first time) · ~10 min if experienced
Hetzner Cloud Server
This is where your AI assistant runs 24/7. Hetzner is a German cloud provider offering the best price-to-performance ratio with 99.9% uptime and GDPR compliance.
Other providers (AWS, DigitalOcean, etc.) work too, but Hetzner is 3-5x cheaper for the same specs. That's why we chose it.
Create an Account
ID verification is the longest step. Do it early. If you apply on a weekend, you may have to wait until Monday.
Create a Server
Tailscale VPN
Tailscale creates a secure VPN tunnel to your server. Once installed, your server is invisible to the public internet — only your authenticated devices can connect.
Sign Up + Install
You do NOT need to install Tailscale on the server. The ClawTurm setup script does that automatically. Only install it on your personal devices (computer, phone).
Extra Security: Enable 2FA
Enable two-factor authentication on your Tailscale account for an extra layer of security. Even if someone gets your password, they can't access your network without the authenticator code.
2FA is optional but strongly recommended. All server access goes through Tailscale, so your Tailscale account security = your server security.
Claude AI Connection
This is your AI's brain. You can connect it in two ways — choose whichever suits you best.
Why Claude?
We tested GPT, Gemini, Llama, and others. Claude consistently outperforms for personal assistant tasks — better context understanding, fewer mistakes, and excellent multilingual support.
Want to switch models later? Just tell your AI assistant: "Switch my model to Haiku." It will update its own config.
Option A: Claude Pro + Setup Token
Zero risk of surprise bills. Fixed $20/mo with a set usage allowance. No metered billing. Strongly recommended for first-time users.
Mac (Terminal):
Or via npm (Mac/Windows):
Pro subscription is the safest option. Your costs are capped at $20/mo, and even if the token leaks, it can't exceed your subscription limits.
Option B: API Key (Pay-per-use)
Pay only for what you use. Costs can vary, but setting a limit keeps it predictable.
sk-ant-... — keep it safe.If Using API Key: Set a Spending Limit (Required)
If you chose the API key, you must set a monthly limit. Without it, costs can grow with usage.
This is mandatory if you chose the API key. Do not skip it. You can increase the limit later once you understand your usage.
Telegram Bot (Optional)
Create a Telegram bot to chat with your AI assistant from your phone, anywhere, anytime. It works just like messaging a friend. Not required, but strongly recommended.
Create Your Bot
/newbotbot (e.g., myai_assistant_bot).Find Your Telegram User ID
Your User ID ensures the bot only responds to you.
No Telegram? No problem. You can still use your AI assistant through the web UI in your browser. But Telegram is much more convenient for daily use.
SSH Key + Server Access
An SSH key is a digital key for secure server access. Think of it as allowing only your registered computer to connect to the server. Unlike passwords, it can't be guessed or brute-forced. You need to create one and register it with Hetzner when creating your server.
Create SSH Key — Mac
ssh-ed25519 AAAA...). Paste this into Hetzner's SSH Key field when creating your server.Create SSH Key — Windows
Two files are created: a public key (.pub) and a private key. Register the public key with Hetzner. Never share your private key — it stays on your computer only.
Connect to Your Server
With your SSH key registered, you can connect without a password.
yes when asked to confirm.Ready? Checklist
Once everything below is checked, you're 10 minutes away from a live AI assistant.