VAAS-X Cognitive Memory for VS Code
io.github.vaas-x/vaasxmcp
Persistent, outcome-grounded episodic memory for Claude. 14ms CPU retrieval, no GPU, no vector DB.
client:VS Code
transport:streamable-http
Install VAAS-X Cognitive Memory in VS Code
.vscode/mcp.json
{
"servers": {
"vaasxmcp": {
"type": "http",
"url": "https://mcp.vaasx.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs