v1.7 · MIT licensed · No telemetry

Your agent never forgets.

CodeFire is the persistent memory layer for Claude Code, Gemini CLI, Codex, and OpenCode. Tasks, context, and project intelligence that survive every session.

codefire://install-mcp?client=claude  ·  one-line MCP setup
CodeFire app — task board and project intelligence
Scroll
Memory layer for —
CLAUDE CODE
GEMINI CLI
CODEX CLI
OPENCODE
+ ANY MCP-AWARE AGENT
CLAUDE CODE
GEMINI CLI
CODEX CLI
OPENCODE
+ ANY MCP-AWARE AGENT
Chapter I · The amnesia

Every session
starts from
scratch.

You spend the first five minutes of every AI session re-explaining context. What you were working on. Which files matter. The decisions you already made. Your agent has no idea.

Without CodeFire
~/work/api
$ claude
Continue the auth refactor
I don't have prior context. Could you share:
— Which files are involved?
— What changed already?
— Desired end state?
// 5 minutes of re-explanation later...
With CodeFire
~/work/api · codefire mcp connected
$ claude
Continue the auth refactor
Resuming auth refactor — picking up from yesterday:
Migrated to JWT — src/auth/jwt.ts
Updated 3 of 7 route handlers
Remaining: payments, webhooks, admin
! Note: rate limiter needs JWT update too
Starting with payments handler now.
Chapter II · The memory

It remembers what
you were building.

01 — Persistent memory

Tasks, notes,
session context.

Every chat, every decision, every pinned architecture note — saved, searchable, and re-injected the moment your agent asks for context.

02 — Integrated terminal

A planner alongside
your shell.

Run commands, watch your agent work, and check off tasks without leaving the app. Everything connected through MCP — no glue code, no duct tape.

03 — Session history

Every run,
fully observable.

Token costs, tool calls, file changes, time spent. See exactly what each session did — and what it cost you — across every project.

04 — Git intelligence

Diffs, branches,
PR context.

CodeFire reads your git history so the agent does too. Stage, review, and commit with full awareness of what's changed since last session.

05 — Notes & briefings

Pin what matters.
Skim the rest.

Architecture decisions, gotchas, environment quirks. Pin them once and they're part of the agent's working memory — every session, every time.

4
CLI agents supported
Sessions remembered
0
Telemetry collected
MIT
Open source license
Chapter III · One layer, every agent

Bring your own agent.
Memory is on us.

Chapter IV · Two minutes

Install in
two steps.

download codefire Step 1

Grab the latest build for your platform. macOS app is signed & notarized. Windows ships an NSIS installer; Linux comes as AppImage or .deb.

connect your agent Step 2

One-click MCP install for any supported CLI — these deep links open CodeFire and wire up your config automatically.

Or use the in-app installer — done by the time the kettle whistles. Need manual JSON config? Full setup guide.

Built by developers tired of re-explaining their codebase to the same agent, twice a day.