Your AI assistant, on its own machine.
A private Linux VM with Claude Code preinstalled. Talk to it from a web terminal, SSH, Discord, Slack, or email — same memory, same workspace, same instance.
$ robin "what's on my calendar today?"
→ You have 3 things:
▸ 9:00 standup
▸ 11:30 lunch w/ Mira
▸ 4:00 deploy review14-day trial · no card · By continuing you agree to the Terms and Privacy Policy.
Three more things you might ask
$ robin "send the photos from yesterday's shoot to the editor"
→ 18 RAWs in ~/photos/2026-05-06/
exporting to JPEG @ 2400px long edge…
drafting email to mira@studio.com with 18 attachments
send it?What you get
- > 01
Real Linux box
Not a sandbox. ssh, cron, systemd, MCP servers — Robin can do anything Claude Code can do, because that's what's actually running.
- > 02
Persistent memory
Robin keeps a structured wiki about your life across every session. Captures facts, decisions, corrections automatically.
- > 03
Webhooks + chat platforms
Connect Discord, Slack, Telegram. Forward emails to a personal address. Your VM responds wherever you reach it.
- > 04
Your Claude account
No LLM markup. Use your existing Claude Pro / API key. We charge for the infra, not the tokens.
- > 05
Private + auditable
Per-user encrypted volume. Support access requires your explicit consent. Full export anytime — no lock-in.
- > 06
Frictionless integrations
One-click OAuth for the popular catalog. Or invent your own integration in chat — Robin writes the code.
- > 07
Open source core
The assistant powering askrobin.io is robin-assistant, an open-source npm package. Inspect it, fork it, or self-host the same Robin on your own machine.
Reach Robin from anywhere you already work.
Web terminal in the browser. SSH from your laptop. Talk to it in Discord, Slack, or Telegram. Forward an email to your personal address. Same memory everywhere.
How it works
- $ step-1 # sign in with Google. ~3 seconds.
- $ step-2 # we provision a private Firecracker microVM in your closest region.
- $ step-3 # Claude Code starts; you sign in with your Anthropic account.
- $ step-4 # connect Gmail / GitHub / Discord with one click. or write your own integrations.
- $ step-5 # Robin remembers everything across web, SSH, and chat platforms.
What's actually running.
Linux fly-iad-6c3 6.6.0-fly #1 SMP x86_64 GNU/Linux ─ Firecracker microVM on Fly.io Ubuntu 24.04 LTS · 1 vCPU · 1 GB RAM Claude Code 1.x · Robin wiki at ~/memory robin-assistant (npm, MIT) — same OSS package you can run locally ~/workspace is yours; suspends after 5 min idle
Compared to…
| Robin | ChatGPT | raw Claude | agent frameworks | |
|---|---|---|---|---|
| Persistent memory across chats | ✓ | partial | ✗ | depends |
| Real shell (cron, systemd, MCP) | ✓ | ✗ | ✗ | sometimes |
| Reach from Discord / Slack / email | ✓ | ✗ | ✗ | DIY |
| Uses your own LLM account | ✓ | ✗ | ✓ | DIY |
| Exportable / no lock-in | ✓ | ✗ | n/a | depends |
FAQ
Is it safe to give Robin access to my accounts?
Each integration uses standard OAuth scopes you can review and revoke at any time. Tokens live on your VM, not on our servers. Support access requires your explicit consent.
Why a VM instead of a chat product?
A VM means Robin has a real shell, real cron, real systemd, and a real filesystem. That's what makes durable behaviors possible — webhooks, schedulers, persistent memory across sessions, file-based integrations.
What happens if Anthropic raises prices?
Robin uses your own Claude account, so you pay Anthropic directly at whatever rate they set. We never mark up tokens. If Anthropic raises prices, our infra fee stays the same.
Can I export my data?
Yes, anytime. The CLI ships an `export` command that bundles your `~/workspace`, your memory wiki, and your integration configs into an age-encrypted archive. The archive is restorable into any other Robin instance.
Is Robin open source?
The assistant itself is. askrobin.io runs robin-assistant, an open-source npm package available at github.com/kevinkiklee/robin-assistant. You can read the code, fork it, contribute, or run the same Robin locally with `npx robin-assistant`. The hosted product layers a managed VM, OAuth integrations, and chat-platform reach on top.
What's not in scope yet?
Multi-user / shared instances are deferred. Mobile native apps are deferred. SOC2 / enterprise auditing is deferred. The current target is the indie technical user with one VM.
How does support work?
Email support on the standard tier; priority email + community Discord on Pro. Support staff can never read your VM contents without your explicit consent — every access leaves an audit-log entry on your machine.
Remembers you. Lives in one place. Reaches you anywhere.
14-day trial · no card · export anytime