Answers grounded in your life
Your Agent stops giving TED-talk advice. Before it answers a question about you, it recalls a few relevant Memories and cites them.
Memoir is personal memory for AI. Tell Cursor about your day; in any later chat, your Agent recalls what matters and answers with your history — not generic advice.
€4.99/month · EU-hosted · Never trained on
Monday · Cursor chat
Brutal day. Skipped the run again. Told Marie I'd be home earlier and I wasn't. I keep doing this when a ticket slips.
memoir_capture Saved 3 Memories: skipped the run · tension with Marie about evenings · stalls when a ticket slips
Thursday · brand-new chat
Thinking about skipping my run again tonight — thoughts?
memoir_askRecalled 3 Memories
This would be the third time this month, and the last two both followed a slipped ticket — not the run itself. Did something slip today? Maybe swap it for 15 minutes tomorrow morning, so the pattern with Marie doesn't repeat.
Totally okay to skip a workout sometimes — rest matters too. Try a short walk and get back to it tomorrow.
Personal memory for AI
Memoir is a personal memory layer for AI: a remote MCP server that lets an AI Agent such as Cursor save what matters about your life and recall it in any future conversation.
You never fill a form. You talk to your Agent the way you already do. The Agent turns what matters into a structured Memory and calls Memoir to save it. Later, when you ask about yourself, it calls Memoir to recall a handful of relevant Memories and answers from them — citing where each fact came from.
Features
Memoir makes AI personal, carries your context across chats and tools, and keeps you in control of what it remembers.
Your Agent stops giving TED-talk advice. Before it answers a question about you, it recalls a few relevant Memories and cites them.
Cursor is the first Client. Memoir speaks MCP, so the same Vault is built to follow you into Claude, ChatGPT and whatever comes next.
Every Memory is structured — kind, when it happened, a title, a body, your own words — and lives in one private Vault in the EU.
Forget any Memory in one sentence. Export your whole Vault as a single markdown letter. Leaving is a feature, not a support ticket.
How it works
Four verbs, one Vault. Your Agent does the thinking; Memoir does the remembering.
Tell your Agent about your day, in your own words. No form, no fields, no app to open.
Your Agent packages what matters — kind, date, title, body, a quote — and Memoir saves it as a Memory. Corrections Amend the Memory instead of duplicating it.
memoir_capture In any later chat, ask about yourself. Memoir returns up to 8 relevant Memories with provenance, never the whole Vault.
memoir_ask Your Agent reads patterns across Memories on demand. Patterns are never stored as if they were observed life.
Ask it, later, in a brand-new chat
Under the hood
Few deep tools the Agent can't misuse, and a closed set of Memory kinds so your Vault stays clean.
| Tool | What it does | Input |
|---|---|---|
memoir_capture | Saves a structured Memory of your life, or Amends one you corrected. | kind, title, body, happened_on?, quote?, amends? |
memoir_ask | Recalls the Memories relevant to a question about your life, history, patterns or decisions. | question, since?, until?, kinds? |
memoir_forget | Removes a Memory from all future Recall, immediately. | memory_id or a short description |
memoir_who_am_i | Returns your Standing Card: who you are now, goals, people, preferences. | none |
| Kind | What it is | Example |
|---|---|---|
| episode | Something that happened | Skipped the run on Tuesday |
| person | Someone in your life | Marie wants evenings back |
| decision | A choice and its why | Left the job because the hours ate the evenings |
| preference | How you like to live or work | Deep work before noon or it doesn't happen |
| goal | What you're trying to do | Run three times a week |
| feeling | How a moment felt | Shame after cancelling on Marie |
Install
Memoir is a remote MCP server. Nothing to run locally, nothing to keep alive.
{
"mcpServers": {
"memoir": {
"url": "https://app.memoir.florent-tech.com/mcp",
"headers": {
"Authorization": "Bearer <your Memoir token>"
}
}
}
} The Memoir plugin also ships a Cursor rule, so the Agent knows when to Capture and when to Recall.
Privacy first, by design
Trust is the product. If leaving were hard, the product would be wrong.
No passive capture. Memoir never reads your inbox, calendar, repo or screen. It only knows what you chose to say.
Your Vault is never used to train any model. No ads, no data sales, no “improve Memoir with your life” toggle.
Stored in Ireland with row-level security. Tokens are hashed, scoped to one Vault and revocable. Logs never contain Memory text.
Compare
| Capability | Memoir | Built-in chat memory | Journal app | RAG / vector toolkit |
|---|---|---|---|---|
| Remembers across new chats | Yes | Partly | No | If you build it |
| Portable across AI clients | Yes, over MCP | No — locked to one app | No | If you build it |
| You never fill a form | Yes | Yes | No | — |
| Structured Memories with dates | Yes | No | Free text | Chunks |
| Forget + full Export | Yes | Varies | Varies | DIY |
| Built for your life, not code | Yes | Mixed | Yes | No |
Pricing
€4.99 per month
One plan. Cancel in one click. Export never costs extra.
FAQ
Memoir is a personal memory layer for AI: a remote MCP server that lets an AI Agent such as Cursor save what matters about your life and recall it in any future conversation. You talk about your life in a normal chat; Memoir stores the parts that matter as structured Memories; later your Agent recalls them to give you answers based on your own history.
MCP (Model Context Protocol) is an open standard that lets AI Agents call external tools. An MCP memory server exposes tools to save and retrieve memories, so an Agent like Cursor can remember things between conversations. Memoir is a hosted MCP memory server focused on your personal life rather than your code.
Add Memoir as a remote MCP server: mint a token, paste the Memoir entry into ~/.cursor/mcp.json, and reload MCP. Cursor then gets four tools — memoir_capture, memoir_ask, memoir_forget and memoir_who_am_i — and a rule that tells the Agent when to use them.
Not your life. Each new Cursor chat starts without your personal history. With Memoir connected, the Agent recalls relevant Memories from your Vault before answering questions about you.
No. A journal is something you open and write in. Memoir lives inside a conversation you are already having with your Agent: you talk, the Agent packages what matters, and Memoir remembers it. There is no form to fill in.
Built-in memory belongs to one app. Memoir is a separate Vault you own, reached over the open MCP standard, so the same memory is designed to work across Clients. Memories are structured (kind, date, title, body, quote), you can Forget any of them, and you can Export everything as markdown.
Mem0's OpenMemory MCP is a general-purpose memory layer for AI tools, built for developers who want to run and manage memory themselves. Memoir is deliberately narrower: memory of your life — episodes, people, decisions, preferences, goals and feelings — hosted for you in the EU, with no setup beyond pasting a token.
In the EU, in Ireland (Supabase Postgres, eu-west-1). Each Person has exactly one Vault; nothing is ever shared across Vaults. Tokens are hashed at rest and revocable.
No. Your Vault is never used to train a model — Memoir's or anyone else's. Memoir does not call a model at all: your own Agent does the thinking, and Recall sends it a small slice of your history, never the whole Vault.
The Memory disappears from Recall immediately. Just say “forget that” to your Agent, which calls memoir_forget. Permanent erasure of the underlying Capture is available from your Vault, not from the Agent, so an Agent can never wipe your life by accident.
No. Memoir remembers your life, not your repo. The Cursor rule explicitly tells the Agent not to capture code, repository details or secrets.
€4.99 per month, one plan: unlimited Capture, Recall and Forget, one EU-hosted Vault, and full Export at any time.
Cursor is the first Client. The Vault is yours, wherever your Agents go next.