Free · Bring Your Own API Key · No Data Stored
Stop re-explaining your architecture every session. Paste your Cursor or Copilot chat → get a structured memory file your AI can reference.
Open AppUses your Gemini API key · We never see or store it
Works with
.cursorrules
copilot-instructions.md
CLAUDE.md
GEMINI.md
Every developer using AI assistants hits these walls
After a few sessions, Cursor forgets the decisions you made.
Copilot suggests an approach you rejected 3 days ago. No memory of what failed.
Every new chat starts from zero. Your AI has no project context.
Open Cursor or VS Code Copilot Chat. Select all, copy.
Paste into Memory Steward. We analyze and extract context.
Download REPO-MEMORY.md and add to your project root.
# Add to .cursorrules or copilot-instructions.md:
Before writing code, read ./REPO-MEMORY.md for architecture and ./WORK-LOG.md for current status.
Two files that give your AI project context
Architecture, tech stack, patterns, decisions.
What was done, current state, next steps.
We don't store anything. Ever.
Your chat history and generated files are processed in memory only. Page refresh = clean slate.
Your Gemini API key goes directly to Google. We never see, log, or store it. Not saved between sessions.
No localStorage, no cookies, no analytics. We don't know who you are or what you pasted.
No subscription, no payment. You use your own API key (free at ai.google.dev). We just provide the tool.
No. Memory Steward is for Cursor IDE and GitHub Copilot Chat (VS Code). These tools have a chat panel where you discuss code with AI — that's what you copy.
Open the chat panel (Cmd+L). Click inside, Cmd+A to select all, Cmd+C to copy. Paste into Memory Steward.
Save REPO-MEMORY.md and WORK-LOG.md in your project root. Then add the instruction to:
.cursorrules,
.github/copilot-instructions.md,
CLAUDE.md, or
GEMINI.md
We don't want to store your data or charge you money. With your own key, your chat goes directly to Google's Gemini API — we never see it. Get a free key at ai.google.dev.
Stop re-explaining. Let Memory Steward create context your AI can reference every session.
Open AppBring your own Gemini API key · No signup · No data stored