CLI launching soon

Free compute for anyone building.

Tokenized Computer is a CLI for getting free compute. Apply from your terminal, get your own sandboxed machine, and start building.

tc — zsh
$ tc apply
? What are you building? an agent that triages GitHub issues
? What does it need? 2 vCPU · 4 GB RAM · 24h
submitting application…
Application received (#0427)
Approved
Sandbox ready via OpenHermit → tc-7f3a
$ tc ssh tc-7f3a

// how it works

Three commands, then build.

No billing setup and no cloud console. Everything happens in your terminal.

  1. 01

    Apply

    Tell us what you're building and what it needs. It's a few questions, all in your terminal.

    tc apply
  2. 02

    Get approved

    Approved projects get compute at no cost. Check your status anytime.

    tc status
  3. 03

    Build

    Your machine starts as an isolated sandbox. Run agents, jobs and experiments on it.

    tc ssh <id>

// infrastructure

Real infrastructure under the hood.

Tokenized Computer runs on OpenHermit, the open-source platform for running AI agents as production services. OpenHermit handles isolation, storage and scheduling, so all you deal with is your own code.

Explore OpenHermit ↗

Your own machine

Each allocation runs in its own isolated sandbox, separate from everyone else's.

Work that sticks around

Sessions and schedules are saved, so a restart doesn't wipe your progress.

Jobs that run without you

Schedule work to run on its own, with time limits and automatic retries.


// apply

Compute shouldn't be the reason you don't build.

Applications open when the CLI ships. Here's where things stand.

  1. WebsiteLive
  2. CLIIn development
  3. ApplicationsOpen at launch
  4. First machinesAfter approval
Run this once applications open.