## for VS Code
Add Memory to VS Code
Your editor becomes a workspace your AI can actually think in.
## for VS Code
Your editor becomes a workspace your AI can actually think in.
Without memory, VS Code forgets everything between sessions.
Give VS Code a persistent, searchable knowledge base it can read and write to.
Full IDE experience — syntax highlighting, markdown preview, split editors. Your knowledge base is just files in a folder.
VS Code's Copilot Chat supports Basic Memory as an MCP server. Ask questions and get answers grounded in your actual project knowledge.
Search your knowledge base, create notes, and check recent activity right from the integrated terminal. Shell aliases make it even faster.
Everything is stored as Markdown files on your machine. Version them with git, edit them anywhere, no lock-in.
bm project add my-project --local-path ~/path/to/projectThen open that folder in VS Code — every edit syncs to your knowledge graph. No extension required. Full setup guide →
“Basic Memory changed my whole relationship with LLMs... I switched from GPT and Gemini to exclusively Claude and Claude Code because of this integration and am completely revamping all our companies processes around a basic memory workflow now.”
“I don't code without Basic Memory anymore. It's such a time saver to be able to refer to projects I don't currently have active and keep a running log of all of my learnings and ProTips. Absolutely love it.”
Try Basic Memory free for 7 days. Your notes stay yours either way.
7-Day Free Trial
Open source available for power users
View on GitHub