← v13 index

Landing · /

desktop 1280 + mobile 375 · 8pt grid · live SVG flow
v13 rebuild
DESKTOP · 1280px
floom.dev
preview open · 24 apps live now

Production infrastructure
for AI apps that
do real work.

Vibe-coding speed. Production-grade safety. Paste an OpenAPI URL, get a product page, MCP server, HTTP API, and scheduled runs. Your keys, your data, no cold starts.

Bring-your-own-key MCP for Claude + ChatGPT Open source (AGPL) Bearer + PII redaction
LIVE_FLOW ready
openapi.json paste a URL FLOOM detect → scaffold auth → schedule MCP · Claude + ChatGPT HTTP · REST endpoints CLI · floom run Chat UI · /p/:slug
APPS_RUNNING Real products shipped on Floom today
F
flyfast
O
openpaper
B
bouncer
A
openanalytics
D
opendraft
K
openkeyword
S
session-recall
TRY_IT

Paste an OpenAPI URL. See it work.

Drop a spec. We detect operations, scaffold the page, and publish an MCP + HTTP surface. No signup to preview.

Or try: petstore.swagger.io api.stripe.com github repo URL Dockerfile
FEATURED · flyfast

Search flights like you text a friend.

One of 24 apps currently running on Floom. Paste-in prompt, structured flight results, same app available in Claude as a tool and at floom.dev/p/flyfast in a browser.

800ms avg response*
300+ airlines live
1 operation
Try flyfast →
INPUT natural language
cheapest flight hamburg → san francisco next friday, 1 stop max
OUTPUT · 820ms live
€487 · Lufthansa LH 456
HAM 09:15 → FRA 10:20 → SFO 13:50
11h 35m total · 1 stop
€512 · United UA 8863
HAM 11:40 → MUC 12:45 → SFO 16:10
12h 30m total · 1 stop
HOW_IT_WORKS

Three steps to ship. Zero YAML.

Paste, preview, publish. Same flow as Vercel deploy, shaped for AI apps.

1

Paste

OpenAPI URL, GitHub repo, Dockerfile, or a natural-language describe. We auto-detect ramps.

paste openapi.json
→ 12 ops detected
2

Preview

Anonymous preview at floom.dev/p/your-app. Test each operation before committing to publish.

preview /p/your-app
✓ page ready, MCP staged
3

Publish

Sign up only when you hit publish. Get a public page, MCP server, HTTP endpoints, and scheduled runs.

publish
live at floom.dev/p/your-app
DEVELOPER_CREDENTIALS

Six open-source layers. MIT on the SDK, AGPL on the engine.

View on GitHub
L1ParserOpenAPI, GitHub, Docker ramps
L2DetectorOperation + schema extractor
L3RuntimePython + Node runners
L4MCP GatewayClaude + ChatGPT compatible
L5Hub APIRegistry + public pages
L6Web UI/p/:slug + /build + /me
SELF_HOST

Own the stack. One command.

Deploy the entire Floom runtime on your own infra. Hetzner, Fly.io, bare-metal, whatever. All six layers ship in one image.

Docker ready Postgres + Redis Cloudflare Tunnel No SaaS lock-in
zsh · floom self-host
$ docker run -p 3000:3000 \
-v floom-data:/data \
ghcr.io/floomhq/floom-monorepo:v0.4.0-mvp.5
booting floom v0.4.0...
postgres migrations applied
6 apps registered from /apps
MCP gateway listening on :3001
web UI ready at localhost:3000
FOR_USERS

I want to use AI apps.

Bring your Claude or ChatGPT. Connect Floom as an MCP server once. Every app becomes a tool your model can call.

  • One-click Claude Desktop install
  • Bring-your-own-key, bills hit your provider
  • Schedules, webhooks, downloadable artifacts
Browse 24 apps
FOR_BUILDERS

I want to ship AI apps.

Paste an OpenAPI URL or a GitHub repo. We detect endpoints, scaffold UI, generate MCP manifest, and give you a public product page.

  • Anonymous preview · auth only on publish
  • MCP + HTTP + CLI + chat UI out of the box
  • Job queue, file uploads, session state
Publish your app
MOBILE · 375px
floom.dev
F
floom
preview open · 24 apps live

Production infra
for AI apps that
do real work.

Vibe-coding speed, production-grade safety. Paste an OpenAPI URL, get MCP + HTTP + chat UI.

FLOW
OpenAPI URL
paste a spec
FLOOM
detect → scaffold
MCP
Claude/GPT
HTTP
REST
CLI
floom run
Chat
/p/:slug
APPS_RUNNING_TODAY
flyfast openpaper bouncer openanalytics opendraft openkeyword
FEATURED · flyfast

Search flights like you text a friend.

cheapest HAM → SFO friday
↓ 820ms
€487 Lufthansa LH 456
HAM 09:15 → FRA → SFO
Try flyfast →
HOW_IT_WORKS

3 steps. Zero YAML.

1
Paste
OpenAPI, repo, Dockerfile
2
Preview
Anonymous /p/:slug
3
Publish
Sign up · go live
SELF_HOST

One command.

$ docker run ghcr.io/floomhq/floom-monorepo
6 apps registered
ready at :3000
FOR_USERS

I want to use AI apps.

Browse apps
FOR_BUILDERS

I want to ship AI apps.

Publish your app
floom · buildingopen · Hamburg & SF
V13 · WHAT CHANGED FROM V12