🦀 ClawHub
Mempalace Bwm
by @blueworldmarketing
MemPalace — Local AI memory with 96.6% recall. Semantic search, temporal knowledge graph, palace architecture (wings/rooms/drawers). Free, no cloud, no API k...
⚙️ Configuration
Install MemPalace and populate the palace:
pip install mempalace
mempalace init ~/my-convos
mempalace mine ~/my-convos
OpenClaw MCP config
Add to your OpenClaw MCP configuration:
{
"mcpServers": {
"mempalace": {
"command": "python3",
"args": ["-m", "mempalace.mcp_server"]
}
}
}
Or via CLI:
openclaw mcp set mempalace '{"command":"python3","args":["-m","mempalace.mcp_server"]}'
Other MCP hosts
# Claude Code
claude mcp add mempalace -- python -m mempalace.mcp_serverCursor — add to .cursor/mcp.json
Codex — add to .codex/mcp.json
📋 Tips & Best Practices
mempalace_check_duplicate before storing new content to avoid duplicates.mempalace_status) is a compressed notation for efficient storage. Read it naturally — expand codes mentally, treat *markers* as emotional context.TERMINAL
clawhub install mempalace-bwm