memorybank for Cline
io.github.maxweb4u/memorybank
Seeds, governs and navigates a memory_bank knowledge base: gated writes, routing, drift vs code
client:Cline
transport:stdio
runtime:npm
Install memorybank in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"memorybank": {
"command": "npx",
"args": [
"-y",
"@maxweb4u/mcp-memorybank"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs