Hey r/Supabase,
I've been using Supabase + pgvector as the backbone for a shared
AI memory layer — wanted to share how it works.
I've been frustrated that every AI tool I use starts from scratch.
Claude Desktop doesn't know what I told Cursor yesterday...
Install:
npm install -g @marsnme/mcp-gateway
GitHub: https://github.com/marsmanleo/MarsNMe
Landing page: https://marsnme.com
Would love feedback — especially on the memory recall quality. What kinds of context do you wish your AI remembered?
The user has developed a shared memory layer for AI tools using Supabase and pgvector, aiming to improve memory recall across different AI applications. They are seeking feedback on the quality of memory recall and what additional context users wish their AI tools remembered.