Running Setup
Tiny Claw offers two setup modes:http://localhost:3000/setup.
Setup Workflow
Ollama Cloud is the default provider that powers Tiny Claw. It’s free to sign up with a generous free tier.
Get your API key
- Go to https://ollama.com and create a free account
- Navigate to Account Settings → API Keys
- Generate a new key and copy it
The built-in model and base URL are hardcoded during setup. Once your agent is running, it can configure everything else by itself.
Your Tiny Claw’s personality is generated from a soul seed — a single number that deterministically creates:
Random Seed
Leave the input blank and Tiny Claw will generate a random seed for you.
Custom Seed
Enter a specific number to get a reproducible personality:The same seed always produces the same personality — share your seed with others so they can create a companion just like yours!
Recovery Token
A long alphanumeric token that can reset your 2FA.
Backup Codes
Eight single-use codes for emergency access:Each code can only be used once. Keep them safe — you won’t see them again.
The terminal is cleared after setup completes, so you won’t be able to scroll back and see these credentials again.
Reconfiguring
If you’ve already run setup, runningtinyclaw setup again will:
- Show your existing configuration (provider, model, soul seed, personality preview)
- Ask if you want to reconfigure
- Walk you through setup again if you confirm
After Setup
Once setup is complete:- The configured provider and model
- Your unique personality (from the soul seed)
- Two-factor authentication enabled
- All credentials securely stored
Next Steps
Learn about all available CLI commands