Show HN: I made an open-source memory layer for agents

Show HN (score: 7)
Found: May 22, 2026
ID: 4713

Description

API/SDK
Show HN: I made an open-source memory layer for agents Store memories, auto-extract entities and relationships, search semantically. MCP server + REST API + SDKs. Self-hostable, cloud option, MIT license.

More from Show

Show HN: Superserve – Firecracker microVM sandboxes for long-running AI agents

Show HN: Superserve – Firecracker microVM sandboxes for long-running AI agents Hey HN, I built Superserve, a compute layer that lets AI agents live inside isolated Firecracker microVMs with no session time limits.<p>The problem I kept running into: most sandbox providers kill your agent after 24 hours. If you&#x27;re running something autonomous that needs to work for days — refactoring a codebase, running tests in a loop — you&#x27;re constantly fighting timeouts and rebuilding state.<p>Superserve lets you snapshot a running VM at any point, fork it into parallel branches, and resume exactly where you left off. Each agent gets its own VM, no shared kernels. There&#x27;s also a credentials broker so agents never touch raw API keys directly, and egress is locked to URLs you specify.<p>You bring your own agent (Claude Code, Codex, etc.). We handle the durable compute underneath. TypeScript and Python SDKs, MCP support, open-source and self-hostable.<p>Would love to hear feedback, especially from anyone building long-running agents.

No other tools from this source yet.