File tree Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Original file line number Diff line number Diff line change 2020 " @allpepper/memory-bank-mcp"
2121 ],
2222 "env" : {
23- "MEMORY_BANK_ROOT" : " ${path-to-bank }"
23+ "MEMORY_BANK_ROOT" : " ${MEMORY_BANK_ROOT }"
2424 },
2525 "description" : " Run directly with npx for general use"
26- },
27- "custom" : {
28- "type" : " custom" ,
29- "command" : " env" ,
30- "args" : [
31- " MEMORY_BANK_ROOT=${path-to-bank}" ,
32- " npx" ,
33- " -y" ,
34- " @allpepper/memory-bank-mcp@latest"
35- ],
36- "description" : " For Cursor users"
3726 }
3827 },
3928 "examples" : [
6857 "prompt" : " Check if the 'project1' exists in my memory bank."
6958 }
7059 ],
71- "name" : " @alioshr/ memory-bank-mcp" ,
60+ "name" : " memory-bank-mcp" ,
7261 "repository" : {
7362 "type" : " git" ,
7463 "url" : " https://github.com/alioshr/memory-bank-mcp"
184173 "prompts" : [],
185174 "resources" : [],
186175 "is_official" : false
187- }
176+ }
You can’t perform that action at this time.
0 commit comments