11 points | by Nicole9 a day ago
4 comments
It appears that this is a tool useful for people who are building AI agents. Rather than for people who are using AI agents such as Claude Code. MCP is not mentioned in the README.
I’m working on a sales assistant agent with long-term memory. What database does memU support by default? I’m using pg.
There are quite a few frameworks focused on agent memory now, and I’m not sure if yours is better than Mem0.
Feels like file-system-style storage is pretty similar, conceptually, to Claude’s current Skills design.
It appears that this is a tool useful for people who are building AI agents. Rather than for people who are using AI agents such as Claude Code. MCP is not mentioned in the README.
I’m working on a sales assistant agent with long-term memory. What database does memU support by default? I’m using pg.
There are quite a few frameworks focused on agent memory now, and I’m not sure if yours is better than Mem0.
Feels like file-system-style storage is pretty similar, conceptually, to Claude’s current Skills design.