Free during beta Β· Self-hosted Β· No vendor lock-in

Claude Code and Codex,
built for teams.

Run Claude Code, Codex, and future agent CLIs on your own server. Access them from any browser with parallel sessions, shared context, and built-in MCP tooling β€” without turning your team into terminal babysitters.

docker run -d -p 8181:8181 -v flamel:/data flameldev/flamelthen connect at flamel.dev
8MCP servers bundled
1Docker command to start
∞Parallel sessions
0Code sent to our servers

The interface

The agent CLI experience, rebuilt for teams.

SESSIONS
api-redesign
fix-auth-bug
write-tests
DRIVE
πŸ“„spec.md
πŸ“„architecture.md
api-redesign● running
Refactor the auth middleware to use JWT validation instead of session cookies.
Codex Β· gpt-5.5
I'll refactor the auth middleware. Let me start by reading the current implementation.
βš™read_filesrc/middleware/auth.ts
βœ“edit_filesrc/middleware/auth.ts
Updating tests to match new token validation…
Continue with test updates
↡
Plan
3 / 5 done
βœ“Read current auth middleware
βœ“Replace session cookies with JWT
βœ“Update middleware tests
●Update integration tests
β—‹Remove legacy session store

Setup

Running in under two minutes.

1
Run the server
One Docker command. Runs on any Linux box β€” your laptop, a VPS, bare metal.
docker run -d -p 8181:8181 -v flamel:/data flameldev/flamel
2
Link your account
Sign in at flamel.dev and enter your server URL. Authentication happens once β€” your server validates tokens locally from then on.
3
Invite your team
Open sessions, share Drive context, and invite teammates. Each person authenticates with their own flamel account.

Capabilities

Everything you'd build yourself. Already built.

Parallel sessions
Run multiple Claude Code or Codex sessions at once. Each has its own context, working directory, and history. No context bleed, no interference.
Eight MCP servers, wired in
Git, library docs, databases, browser automation, data viz, and persistent memory β€” configured and running the moment the container starts.
Drive β€” shared file context
Drop specs, architecture docs, or API references into Drive. Every session in the server can read them without re-uploading.
Live plan panel
Agent plans surface in a side panel with real-time status. Every step tracked, updated, and visible as work progresses.
Built-in editor
File tree, syntax highlighting, and diff viewer. See exactly what each agent is changing before you approve it.
Git integration
Browse branches, inspect diffs, open PRs, and check CI status β€” without leaving the tab.
Background agents
Fire off long-running tasks and step in only when a tool call needs your approval. Results stream back live.
Team access
Invite teammates from flamel.dev. They auth with their own account and hit your server directly β€” no shared credentials.
Inline visualisations
Charts, ERDs, flowcharts, and metrics rendered directly in chat. No extra tooling, no export step.

Comparison

Why not just use the local CLI?

Claude Code and Codex are great for solo terminal work. flamel is what you reach for when the project grows beyond one shell.

flamelProvider CLIHosted chat
Runs in any browserβœ“βœ—βœ“
Self-hostedβœ“βœ“βœ—
Data stays on your machineβœ“βœ“βœ—
Parallel sessionsβœ“ManualLimited
Team accessβœ“βœ—Plan-dependent
MCP servers built-in8ManualProvider-dependent
Shared file context (Drive)βœ“ManualUpload each chat
Live plan trackingβœ“βœ—βœ—
Git integrationβœ“Via MCPProvider-dependent

Security

Your server.
Your data.
Full stop.

flamel.dev handles authentication only. Your code, your conversations, your files β€” none of it ever touches our servers. Deployable in air-gapped environments with a private identity provider.

  • flamel.dev issues short-lived JWT tokens β€” your server validates them locally with no network call
  • All code, conversations, and files stay on your server β€” never proxied through flamel.dev
  • Works in air-gapped environments with a private OIDC provider
  • No telemetry, no analytics, no phoning home
  • Invite-only β€” you control who can connect to your server
  • SQLite database stored locally, no cloud backup unless you set one up
Your browser
flamel.dev
JWT auth token→
←API responses
Your server
flamel_server :8181
Code never leaves your machine

Pricing

Free while we build it. Honest when we charge.

No surprise bills. No seat-count gotchas. We'll give plenty of notice before anything costs money.

Current
Beta
Free
Everything, no limits, while we're in beta.
  • Unlimited sessions
  • Unlimited team members
  • All 8 MCP servers
  • Drive, plan panel, editor
  • Background agents
  • Self-hosted β€” your server
Get started free
Pro
Coming soon
For teams that need more control and support.
  • Everything in Beta
  • Priority support
  • Usage analytics
  • Custom MCP servers
  • SSO (SAML / OIDC)
Enterprise
Talk to us
Air-gapped, audit logs, SLAs.
  • Everything in Pro
  • Air-gap deployment
  • Audit logs
  • SLA + dedicated support
  • On-prem identity

Your team deserves better tooling.

One Docker command. Your server. Claude Code, Codex, MCP, and plans for the whole team.