dory
One memory layer for every AI agent. Local-first, markdown source of truth, and CLI/HTTP/MCP native. Your agent forgot who you are. Again. Dory fixes that.
Dory is a local-first memory daemon that gives every AI agent the same brain. It uses Markdown as source of truth and SQLite as a disposable sidecar, providing a narrow API for agents to read and write shared memory. This eliminates the need to re-explain context across different tools like Claude, Codex, opencode, etc.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- Rebel ChenMay 26, 2026
Markdown as the source of truth for agent memory is the right call — readable, editable, not locked in a proprietary format.
- SSage LewisApr 19, 2026
CLI/HTTP/MCP all supported — flexible enough to integrate with whatever agent architecture you're running.
- MMarlowe KimApr 13, 2026
MCP native support works cleanly. Plugged into an existing agent setup in under 10 minutes.
- FFinley KimMar 7, 2026
Finally a memory layer that doesn't require running a separate server or managing a cloud account.
- Casey KimMar 4, 2026
The local-first approach means memory actually persists between sessions without cloud dependencies.