Local-first memory and continuity for AI agents. Durable local memory: session continuity across restarts, searchable project context, and a governed wm MCP server, all on your machine; no cloud required.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"whitemagic-mcp@latest",
"serve"
]
}