DeerDawn vs Letta (MemGPT)

Letta is an open-source runtime for building stateful agents with self-editing memory. DeerDawn is session memory for the tools you already use. Here is the honest difference.

Published Jul 7, 2026Updated Jul 7, 2026
DimensionDeerDawnLetta
What it isSession memory for the AI tools you already useA runtime for building your own stateful agents (formerly MemGPT)
SetupRemote MCP URL + sign-in, about 2 minutesRun the server (Docker), build agents via SDK/CLI/ADE, bring keys
What it storesStructured project brief, no raw transcriptsTiered agent memory: core, recall, and archival — self-edited
Open source / self-hostNo — hosted serviceYes — Apache-2.0, self-hostable runtime
ModelBriefs your existing assistantsYou build the agent that holds the memory
Pricing$10/mo flat (free tier)Free tier; Pro $20/mo

pricing

DeerDawn is a flat $10/mo. Letta has a free tier and Pro at $20/mo, plus usage — priced for running agents you build.

complexity

Letta is a runtime you build and operate agents on. DeerDawn feeds a brief to the tools you already use.

launch time

DeerDawn is briefed in minutes. Letta is ready once your agent is built and its server is running.

Where DeerDawn wins

  • Works with the tools you already use — Letta means building a new agent
  • No runtime to operate or keys to bring
  • A structured project brief, updated automatically at session start and end
  • Flat pricing and reach into web tools like Claude.ai and ChatGPT

Where Letta is the better pick

  • Fully open-source, self-hostable runtime (Apache-2.0) — own your stack and models
  • Agent-managed, self-editing memory — the MemGPT paradigm, where the agent decides what to keep
  • A real execution runtime: long-running agents, tools, and subagents, not just context
  • White-box, inspectable and editable memory via the Agent Development Environment

Letta and DeerDawn both take memory seriously, but they are different kinds of thing.

The core difference

Letta is an open-source runtime for building your own stateful agents — the agent manages its own tiered memory (core, recall, archival) and edits it over time. DeerDawn is session memory for the AI tools you already use: it feeds them a structured project brief over MCP.

Two different jobs

With Letta you build and operate the agent that holds the memory, bringing your own models and keys. With DeerDawn there is nothing to build — a remote MCP URL and a sign-in, and your existing tools start briefed.

Where Letta is the better choice

If you want a self-hostable runtime with agent-managed, inspectable memory and the freedom to run your own models, Letta is purpose-built for that.

Bottom line

Letta is the runtime for agents you build. DeerDawn is the brief for tools you already use.

Related reads