617 B
617 B
MCP Integration — Claude Code
Setup
Run the MCP server:
python -m mempalace.mcp_server
Or add it to Claude Code:
claude mcp add mempalace -- python -m mempalace.mcp_server
Available Tools
The server exposes the full MemPalace MCP toolset. Common entry points include:
- mempalace_status — palace stats (wings, rooms, drawer counts)
- mempalace_search — semantic search across all memories
- mempalace_list_wings — list all projects in the palace
Usage in Claude Code
Once configured, Claude Code can search your memories directly during conversations.