Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MemoVaultRemember that I prefer using Python for backend development"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MemoVault
A simplified personal memory system for AI assistants, designed for Claude Code integration via MCP.
Features
MCP Server: First-class integration with Claude Code
Flexible Backends: Support for OpenAI and Ollama (local) LLMs
Vector Search: Semantic memory retrieval using Qdrant
Simple JSON Storage: Lightweight option for basic use cases
Easy Configuration: Environment-based setup
Quick Start
Installation
Basic Usage
Claude Code Integration
Configure MemoVault in your Claude Code settings:
Use memory commands in Claude Code:
"Remember that I prefer dark mode"
"What do you know about my preferences?"
Configuration
Copy .env.example to .env and customize:
MCP Tools
Tool | Description |
| Store new information |
| Find relevant memories |
| Memory-enhanced chat |
| Retrieve specific memory by ID |
| Remove a memory |
| Show recent memories |
| Clear all memories |
Architecture
License
MIT