Files
wehub-resource-sync c3749daf48
Tests / test-linux (3.13) (push) Failing after 0s
Tests / test-linux (3.11) (push) Failing after 1s
Tests / lint (push) Failing after 0s
Tests / test-linux (3.9) (push) Failing after 1s
Docker / build (push) Failing after 1s
Docker / build-gpu (push) Failing after 2s
Tests / test-windows (push) Has been cancelled
Tests / test-macos (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:03:03 +08:00

28 lines
583 B
Markdown

# MCP Integration — Claude Code
## Setup
Run the MCP server:
```bash
mempalace-mcp
```
Or add it to Claude Code:
```bash
claude mcp add mempalace -- mempalace-mcp
```
## 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.