What I actually want from AI? I dont need OpenClaw now but I want it to persistently manage my todos, notes, projects, and preferences. Structured information I can build on across conversations. MCP tools solved this on my desktop. But on mobile and web, there's no MCP support. No connectors, no plugins. Claude on my phone is smart but amnesic. So I designed Remema — persistent memory over plain HTTP. It works everywhere Claude can fetch a URL.
No reviews yetBe the first to leave a review for Remema
Maker
📌
Hey PH! I spent time thinking about what I'd actually want AI to do for me long-term. Not just answer questions — I want it to know my projects, track my tasks, remember my preferences. Structured, persistent memory.
MCP and desktop tools like Claude Projects partially solve this. But I switch between desktop, web, and mobile constantly. And mobile has no MCP. I was frustrated that the file-based memory I rely on in desktop Projects simply doesn't exist on my phone or in the web app.
The key insight: Claude can visit URLs. So if the API is GET-only and returns plain text, Claude can use it natively — no connectors, no SDK, no plugins. Just HTTP.
That's Remema. One line in your prompt, and Claude has persistent structured memory on any device. Would love to hear your thoughts!