← ReadmeDB
Solution · Coding agents

Coding agent memory your whole toolchain shares

Cursor wrote the decision yesterday. Claude Code should not ask again today. ReadmeDB is coding-agent memory as durable markdown — plus optional distilled facts with hybrid_recall when you need both layers.

Files + memories (hybrid)

Durable truths live in markdown (write_file, patch_file, version diffs). Quick scratch facts use add_memory and graduate via promote_memory_to_file. Neither Mem0-style vectors nor a second brain app required.

Tools coding agents actually use

Connect in one config block

{
  "mcpServers": {
    "readmedb": {
      "url": "https://app.readmedb.com/api/mcp",
      "headers": {
        "Authorization": "Bearer rdb_your_key"
      }
    }
  }
}
Connect your coding agent →
CursorClaudeProject brainvs LettaAll comparisons