Brainbox for VS Code
dev.thexi/brainbox
Persistent, portable memory for AI assistants — your private memory graph, from any MCP client.
client:VS Code
transport:streamable-http
Install Brainbox in VS Code
.vscode/mcp.json
{
"servers": {
"brainbox": {
"type": "http",
"url": "https://brainbox-mcp.thexi.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs