Loading MCP server directory, please wait...
Seven-layer agent memory: episodic, semantic, procedural and core. Local SQLite, no account.
npx @getmcp/cli add ai.zensation/zenbrainRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.zensation/zenbrain": {
"command": "npx",
"args": [
"-y",
"@zensation/mcp"
],
"env": {
"ZENBRAIN_DB": "./zenbrain.db",
"ZENBRAIN_CONTEXTS": "personal,work,learning,creative"
}
}
}
}