A coding CLI that runs free on your own machine
typed is an AI coding CLI. The default tier is free and runs on your own hardware -- no account, no key, nothing leaves the box. When you want hosted tiers, they bill monthly with optional top-ups instead of 5-hour windows. One curl installs the launcher, then run t from any directory.
curl -fsSL https://app.typed.cloud/install.sh | bash
typed local # sizes a model server for this machine and prints the command
t # start coding
No account, no key, nothing leaves your machine. Add a key later with typed login only when you want the paid hosted typed++ tiers -- the dashboard pre-fills that command with a Copy button.
Two tier families. typed and typed-max are free and run on your machine; typed++max, typed++xhigh and typed++high are paid and hosted. The effort word picks the tier: --effort max and xhigh are the free local ones, high, medium and low are paid.
The free family needs no account. Anything that answers POST /v1/messages and GET /props works -- start llama-server, or use an NPU server if you have one. typed probes the window and tool support and adapts. typed local sizes a known-good setup if picking a model is not how you want to spend the afternoon.
- Three paid hosted tiers: typed++max, typed++xhigh, typed++high. All on every plan, no upgrade required. typed++max is the top of the lineup and draws your monthly budget about 10x faster; typed++high stretches the same budget furthest. Read the launch post.
- ~950K context on typed++max and typed++xhigh, text and multimodal alike. No opt-in header required. typed++high is a separate model with a ~131K window. On the free local tiers the window is whatever your own server reports -- typed probes it at startup.
- Team plans from $25 per seat. Hosted codebase indexing for teams.