Brainiall Memory for VS Code
com.brainiall/memory
Persistent semantic memory storage, associative recall, and recent memory index by namespace.
client:VS Code
transport:streamable-http
Install Brainiall Memory in VS Code
.vscode/mcp.json
{
"servers": {
"memory": {
"type": "http",
"url": "https://api.brainiall.com/mcp/memory/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs