Persistent memory storage for context and conversation history
npm install @modelcontextprotocol/server-memorynpm install @modelcontextprotocol/server-memory{
"mcpServers": {
"memory": {
"command": "@modelcontextprotocol/server-memory",
"env": {
// Add your environment variables here
}
}
}
}