WhiteMagic — governed local memory for agent continuity for Grok
io.github.lbailey94/whitemagic-mcp
Local-first memory and continuity for AI coding agents. No cloud backend; optional hosted lane.
client:Grok
transport:streamable-http
runtime:npm
tools:15
Install WhiteMagic — governed local memory for agent continuity in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"whitemagic-mcp": {
"type": "http",
"url": "https://mcp.whitemagic.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs