Setup

Up and running in minutes.

Pick what you're setting up. We'll show you only the steps that matter — nothing else.

Premium · console 🖥 The Floor

Your private trading-ops console. Plug in the AI you already have — no API key needed.

Set it up →
Premium · in testing 🐈‍⬛ Exit Simulator

Stuck in a losing stock? See your three ways out, in dollars — a Premium web tool, nothing to install.

What's coming →
Floor setup walkthrough preview
New here? Watch · 18 sec
See the keyless setup, first →
Claude Code goes in, the key boxes disappear, Test connection turns green, and you schedule jobs in plain English.
Using the cloud Floor in your browser? 4 steps, no API key.

The cloud desk at floor.deadcatfound.org doesn't run a model server-side — it queues AI jobs, and the AI on your machine works them on the subscription you already pay for. Settings → Your AI walks you through it with live checkmarks; here's the whole flow:

1

Have an AI on your machine

Claude Code, Codex CLI, Gemini CLI, or Ollama — any one of them, signed in. If you already use one, this step is done.

2

Generate your desk token

In the cloud Floor: Settings → Your AI → Generate token. It's shown once — copy it. This token is how your machine proves it's your desk it's working for.

3

Install the kit — one command

Terminal
~ $ curl -s https://floor.deadcatfound.org/kit.tar.gz | tar xz && bash floor-kit/install.sh
4

Connect — and watch the status flip green

In Claude Code: run /floor-setup (paste the token), then /floor-work to work your queue. Codex / Gemini / Ollama: ./floor-kit/floor-runner.sh --watch. Back in the browser, Settings now reads “Runner connected — checked in 10s ago.”

How it behaves: jobs your desk creates (agent runs, scheduled reports) wait in the queue until your runner picks them up — nothing is lost if your machine is off. Want schedules to run server-side while you're away? That's the one case for an API key: Settings → Your AI → Advanced — always-on.

Running The Floor on your own machine? Which AI will power it?
No key · recommendedClaude Code

Best quality. Runs on your Claude Pro/Max subscription — sign in once, done.

No key · localOllama

Free and fully private — the model runs on your computer, nothing leaves it.

Bring a keyClaude / OpenAI API

Hosted model, or jobs that run in the cloud when your machine is off.

1

Install Claude Code & sign in once

Install Claude Code (Anthropic's CLI), open Terminal, type claude, and finish the one-time sign-in. That sign-in is what makes everything keyless.

Terminal
~ $ claude
Welcome to Claude Code
Signed in as you@example.com · Claude Max
ready
2

In The Floor: Settings → AI model → “Claude Code”

Where's your Floor? These provider steps are for The Floor running on your own machine (download + install guide). Using the cloud Floor in your browser from your Account page? Follow the 4-step runner setup above instead.

Open Settings, pick provider Claude Code (no API key). The key and URL fields disappear — there's nothing to paste. Leave the model on sonnet.

Settings · AI model
Claude Code (no API key)
sonnet

No API key field. No base URL. It rides on the sign-in from step 1.

3

Hit “Test connection”

A few seconds later you get the green check — working, with no key anywhere.

Settings · AI model
SaveTest connection✓ Claude Code (no API key) · sonnet responded.
4

Put it to work — in plain English

Schedule → New, keep AI assist on, and just say what you want: “every weekday at 9am summarize overnight futures and news.” It becomes a real recurring job, and every run writes a clean report you can read or export.

That's the whole setup. From here, build strategies, agents, and your paper book — every number simulated. Next: connect a real paper broker →

1

Install Ollama & pull a model

Install Ollama from ollama.com, then pull a model. No sign-in, no key — fully private, runs on your machine.

Terminal
~ $ ollama pull llama3.1

llama3.1 is the model The Floor looks for by default — pull that one and Test connection works first try.

2

In The Floor: Settings → AI model → “Ollama (local)”

Pick provider Ollama (local) — no key field, it talks to the model on your machine.

3

Test, then schedule

Hit Test connection for the green check, then create jobs in plain English under Schedule → New. Local models are great for scheduled reports.

Tip: smaller models are faster; bigger ones write better briefs. You can switch any time in Settings.

1

Get an API key

Create a key at console.anthropic.com (Claude) or platform.openai.com (GPT). Treat it like a password — and here's the rule that keeps you safe: it never gets typed into a website — the local Floor deliberately has no key box.

2

Set the key in your terminal — not in a web page

The local Floor deliberately has no key box. (The cloud Floor's Advanced always-on mode is the one documented exception.) Set ANTHROPIC_API_KEY (or OPENAI_API_KEY) in your environment or in ~/.floor/config, and The Floor reads it locally. Then in Settings → AI model choose Anthropic (Claude) or OpenAI (GPT) — the panel shows a note pointing at exactly this step.

3

Test, then schedule

Test connection → green check → build jobs under Schedule → New in plain English.

Heads up: API usage is pay-per-token. The keyless Claude Code path costs nothing beyond the subscription you already have.

Exit Simulator walkthrough preview
What is this? Watch · 50 sec
Down bad on a stock? Watch this first →
Your three ways out — hold, buy more, or sell out slowly — compared side by side on your actual position. And why the math is harsher than you think.

🐈‍⬛ Dead Cat Escape grew up — it's the Exit Simulator now. Same honest idea (your three ways out of a losing stock, in dollars), rebuilt as a Premium web tool: nothing to download, nothing to install, no Python. Your shares and cost stay in your browser; it only sends a ticker out to fetch a price.

Where it stands
1

It's in final testing

We don't ship numbers we haven't beaten up first. The page is live at premium.deadcatfound.org/simulator with the full 50-second walkthrough above — the simulator itself unlocks the moment testing clears.

2

Premium members get it automatically

No extra cost, no separate signup — it's part of Premium ($8/mo), alongside The Floor, the Builder, and the courses. Members see it unlock on the page the day it clears.

3

Had the old downloaded version?

The old local zip is retired and no longer maintained. Anything it did, the Exit Simulator does with live prices and none of the setup — this page will update the day it opens.

Stuck? Get in touch — or email support@deadcatfound.org.
← The Floor · deadcatfound.org