WhiteMagic — governed local memory for agent continuity for VS Code
io.github.lbailey94/whitemagic-mcp
Local-first memory and continuity for AI coding agents. No cloud backend; optional hosted lane.
client:VS Code
transport:streamable-http
runtime:npm
tools:15
Install WhiteMagic — governed local memory for agent continuity in VS Code
.vscode/mcp.json
{
"servers": {
"whitemagic-mcp": {
"type": "http",
"url": "https://mcp.whitemagic.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs