memory for VS Code
com.humaux/memory
Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.
client:VS Code
transport:streamable-http
Install memory in VS Code
.vscode/mcp.json
{
"servers": {
"memory": {
"type": "http",
"url": "https://humaux.com/memory/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs