skydiver/claude-brain
A persistent knowledge store for Claude Code — SQLite + MCP server + Tauri desktop app
Platform-specific configuration:
{
"mcpServers": {
"claude-brain": {
"command": "npx",
"args": [
"-y",
"claude-brain"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...