mempalace

Installation
SKILL.md

MemPalace — AI Memory System

Persistent, structured, local-only memory across sessions. 19 MCP tools. Source: https://github.com/milla-jovovich/mempalace

Relationship to OpenClaw's built-in memory: OpenClaw writes raw daily logs to memory/YYYY-MM-DD.md. MemPalace adds a structured, searchable layer on top — semantic search across all sessions, a temporal knowledge graph for network facts, and per-agent diaries. Use daily logs for "what happened today" and MemPalace for "what did we decide and why."

How to Call the Tools

All tools use mcp-call with the mempalace MCP server:

python3 $MCP_CALL "python3 -u $MEMPALACE_MCP_SCRIPT" <tool-name> '<arguments-json>'

Palace Read Tools (7)

mempalace_status — Palace Overview

Installs
3
GitHub Stars
643
First Seen
Jun 1, 2026
mempalace — automateyournetwork/netclaw