A developer has installed MemPalace and now needs a working MCP client config.
Generator for mempalace mcp
MemPalace MCP config generator
Generate a MemPalace MCP client configuration for Claude Code, Cursor, and other MCP-capable tools.
MCP setup queries often land on docs. A generator can reduce config mistakes and become a practical workflow page.
Select client, install method, and command path to produce copy-ready MCP JSON.
Repair path
Copy-ready MCP JSON with environment and transport notes. This page is built for a developer who already has a MemPalace symptom and needs a safe next move.
- Choose whether the command runs through uvx, pipx, a virtual environment, or an absolute binary path.
- Generate JSON with the expected command and args shape for the selected client.
- Check that the client launches the same environment used during install.
- Run a minimal search or wake-up call before enabling autosave hooks.
Sample signal
{"mcpServers":{"mempalace":{"command":"uvx","args":["mempalace","mcp"]}}}
The full console stores the selected environment, likely cause, open risks, and planned verification checks as a proof receipt for team handoff.