Remix.run Logo
runwita 10 hours ago

I’ve come across your app before. What I’m confused is I still have to instruct Claude to save to your app isn’t it?

genunix64 7 hours ago | parent [-]

You can setup claude-code integration (https://github.com/fpytloun/mnemory/tree/main/integrations/c...) and configure hooks for remember/recall. This is transparent for LLM and does not need anything else. Anyway it is still useful to configure mnemory MCP too, that will provide LLM tools to work with memories directly and ships with instructions out of the box. You can use `INSTRUCTION_MODE` to customize (passive, proactive/default, personality).