Skip to content
Cursor

WhiteMagic — governed local memory for agent continuity for Cursor

io.github.lbailey94/whitemagic-mcp

Local-first memory and continuity for AI coding agents. No cloud backend; optional hosted lane.

client:Cursor transport:streamable-http runtime:npm tools:15

Install WhiteMagic — governed local memory for agent continuity in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "whitemagic-mcp": {
      "url": "https://mcp.whitemagic.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

WhiteMagic — governed local memory for agent continuity in other clients