Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"memory-bank": {
"command": "npx",
"args": [
"-y",
"@allpepper/memory-bank-mcp@latest"
],
"env": {
"MEMORY_BANK_ROOT": "${HOME}/memory-bank"
}
}
}
}npxMEMORY_BANK_ROOT=${HOME}/memory-bank