DreamerOS
WHAT IT DOES, AND WHAT IT DOES NOT

What DreamerOS does.
In plain words.

DreamerOS is one place to work with the big AI tools, and it remembers you between them. It checks each answer before you get it, and hands you a receipt saying what it checked. You can open the doors below and read those checks yourself, right now, without an account.

The scary bit is real.
So here is the line.

An AI that can reach your mail, your files and your money is a frightening thing to hand a stranger. It should be. Most people do not want a clever assistant. They want to know what it can touch.

What DreamerOS does not do without you

  • It does not reach any account of yours until you connect that account yourself. Nothing is connected the day you sign up.
  • Before a connection is made, the app tells you in plain words what that tool reads and what it can change. You say yes, or it does not happen.
  • It cannot touch a tool you never connected. There is no back door, and no default list.
  • Every answer carries a receipt naming the checks that ran. You can read it, and you can hand it to anyone.
  • You can look up any receipt without logging in. So can the person you gave it to.

Four doors.
No account. Open them yourself.

The panels below are not typed into this page. Your browser asks the DreamerOS gateway for them as you read, and prints what comes back. Each panel shows the address it asked. Paste any of them into a new tab and you will see the same thing we did.

Which engines are answering

DreamerOS puts your question to one of several engines. This door names them and says which are up at this second.

asking the gateway...
https://api.dreameros.app/api/v1/public/engine-status

How many receipts have been signed

Every answer earns a signed receipt. This door counts them, and says when the first one was issued.

asking the gateway...
https://api.dreameros.app/api/v1/receipts/stats

How many tools your AI can call

DreamerOS hands a set of named tools to whichever AI client you connect. This door publishes the whole set and how many each plan reaches.

asking the gateway...
https://api.dreameros.app/api/v1/agent/manifest

How any AI tool plugs in

The public contract that lets any client, even one we have never heard of, pick up your memory. Published so nobody needs our permission to build against it.

asking the gateway...
https://api.dreameros.app/.well-known/dreameros-continuity.json

If a panel says it could not read a door, that is what happened. We would rather show you a blank than a number we cached last week.

What it does today.
Every one of these is running.

Each card says the thing in plain words, then names the plans that reach it today. The grey line at the bottom of each card is for the engineer in the room: what talks to what, over what, with what permission, and how far it goes.

1

One key, and the AI tools you already use

Connect DreamerOS once, and it shows up inside Claude Desktop, ChatGPT, Cursor, VS Code, Windsurf, Claude Code, Codex, Lovable and Base44. One key opens all of them. You are not charged per tool.

Plans: every plan, Light included. client -> gateway | MCP over streamable HTTP | Authorization: Bearer dros_* key | one key, no per-client limit
2

A named tool set your AI can call

Your AI does not guess what DreamerOS can do. It reads a list of named tools and calls the one it needs. Bigger plans reach more of them. The live count per plan is in the third panel above, read straight from the door.

Plans: every plan reaches the base set. The count rises with the plan. client -> gateway | MCP tools/list | Bearer | set filtered per plan at call time, not at connect time
3

Five engine families, one answer

ChatGPT, Claude, Gemini, Grok and Perplexity. You pick which ones you want on your account. If one of them is down, another takes the question instead of failing.

Plans: DreamWeaver Solo picks one. DreamWeaver Duo picks two. DreamerOS Pro and DreamerOS Elite reach all five. app -> gateway | POST /api/v1/actions/select-engines | Bearer | slots: Solo 1, Duo 2, Pro and Elite unmetered
4

A receipt on every answer

Every answer earns a signed receipt naming the checks that ran. Free plans get 25 a day, resetting at midnight UTC, and the answer still arrives in full past that count. Reading receipts you already hold is never capped.

Plans: every plan, free included. anyone -> gateway | GET /api/v1/receipts/{id} | no auth | public lookup, signed, resolvable by the person you handed it to
5

Checks with a published price list

There are four depths of checking, from a free structural pass to an exhaustive one. The gateway publishes what each depth does and what each costs, so you can read the price before you spend anything.

Plans: the free and default depths on every plan. The two deepest on DreamerOS Pro and DreamerOS Elite. anyone -> gateway | GET /api/v1/verify/depths | no auth | four depths, cost in USD, self-disclosed
6

Memory that follows you between tools

What you told it last week is still there next time, whichever tool you open it in. Your context lives with DreamerOS, not inside one chat window, so switching device or vendor does not wipe it.

Plans: every plan holds memories. The ceiling rises with the plan. any client -> gateway | GET /.well-known/dreameros-continuity.json | no auth to read the contract | endpoints, response headers and anchor counts per plan
7

A session hands over to the next one

A session can close by writing down where it got to, and the next session reads that first. You stop paying, in time and in patience, to explain yourself again.

Plans: in the app on every plan. Handing that note to a connected engine starts at DreamWeaver Solo. app and MCP -> gateway | session handoff write and read | Bearer | in-app every plan, connected-engine export paid
8

Thirty three skills you call by name

Named jobs you can ask for directly inside any client you connected, instead of describing the same task from scratch every time. They are free, and always have been.

Plans: every plan, free included. client -> gateway | MCP tool dreameros_skill | Bearer | 33 named skills, no plan floor above sign-in
9

Hand it a file, a picture, audio or video

Drop it in and ask about it. Video is read two ways at once, what is said and what is on the screen, so you can ask about either.

Plans: every plan, free included. app -> gateway | file, image, audio and video ingest | Bearer | 20 MB per file ceiling, every plan
10

More than one ear on your audio

Transcription is where most tools quietly guess. DreamerOS can run more than one transcriber on the same audio and take the reading they agree on.

Plans: one on Light. Two stitched on DreamWeaver Solo and DreamWeaver Duo. Three on DreamerOS Pro and DreamerOS Elite. app -> gateway | speech to text, multi engine merge | Bearer | 1 engine free, 2 paid, 3 on Pro and above
11

Your rules, exported into 21 other AI tools

Write down how you want an AI to behave once. DreamerOS turns that into the file each of 21 other tools expects, so they all behave the way you set it here.

Plans: every paying plan, from DreamWeaver Solo up. app -> gateway | direction set export | Bearer | 21 vendor formats, one gate for all paying plans, no per-vendor limit
12

Timestamped proof you thought of it first

Write an idea down and DreamerOS stamps it, so later you can show when you had it. The stamp has a link anyone can open.

Plans: Light gets five a day. DreamerOS Pro and above are unlimited and add the lookup. app -> gateway | idea notary write and lookup | Bearer to write, link to read | free 5 a day, Pro and above unlimited
13

It can read a live web page and act on it

Not a stale copy from a search index. It opens the page, reads what is there, and can fill something in for you. Anything it changes leaves a receipt.

Plans: every paying plan, from DreamWeaver Solo up. gateway -> hosted browser | read and act | Bearer | paying plans, receipt written for every change
14

Bring your own model

Already paying for a model somewhere else, or running your own? Point DreamerOS at it. You keep the model, you keep the bill, and the checks still run.

Plans: every plan, free included. client -> gateway | MCP tool dreameros_byollm | Bearer | your endpoint and your key, per provider
15

An image and video studio in the app

Make pictures, edit the ones you made, and on the top plan make short video. How many you get a month depends on the plan, and the app shows you your own count.

Plans: image work from Light up. Video on DreamerOS Elite. Monthly counts differ by plan and are shown in the app, not here. app surface /media | web, signed in | session | per-plan monthly counts resolved server side
16

The record of what was decided

Every check DreamerOS ran on your behalf is kept, so you can go back weeks later and see what it decided and why. It is your record, not a summary we wrote for you.

Plans: every plan from Light up. app -> gateway | decision record read | Bearer | minimum plan Light, per-member scope

Where a card names a plan, that is the plan the running system checks against today, not the plan we intend to move it to. The plans and what they cost are here.

Not live yet.
Listed anyway, so you know it is coming.

None of the following is live yet. None of it carries a price, because we do not price a thing we cannot hand you. It is here so you can see where the product is going, and so nobody can say we implied it was ready.

Buying an extra engine slot on top of your plan not live yet
A bundle that adds live offload, automations and the top picture powers to a smaller plan not live yet
Automations on the smaller plans. Automations run on DreamerOS Pro today, and one packaged automation ships not live yet
The top picture and video allowances sold on their own, without moving plan not live yet
Three transcribers on the smaller paid plans not live yet
The two deepest checks on the smaller paid plans not live yet
Exporting your rules into other tools from the free plan not live yet
Unlimited idea stamps on the free plan not live yet
Reading and acting on live web pages from the free plan not live yet
Buying a bigger memory ceiling without changing plan not live yet
Scoring your own text for intent fidelity from your own code, self serve not live yet
One feed of your errors and deploys across connected services, on DreamerOS Pro not live yet

Every line above is blocked on one of two things: a piece we have not built, or a permission switch we have not flipped. Neither is a reason to sell it early.

Read the plans,
then try the free one.

The free plan carries the memory, the receipts, the skills, the file reading and the one key that opens every client above. You do not have to pay to find out whether this is for you.

See what it does on your own question Try DreamerOS free