memorybank for Claude Desktop
io.github.maxweb4u/memorybank
Seeds, governs and navigates a memory_bank knowledge base: gated writes, routing, drift vs code
client:Claude Desktop
transport:stdio
runtime:npm
Install memorybank in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"memorybank": {
"command": "npx",
"args": [
"-y",
"@maxweb4u/mcp-memorybank"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs