Mem for VS Code
io.github.mem-labs/mem
Securely search, create, and organize your Mem notes and collections from AI assistants.
client:VS Code
transport:streamable-http
Install Mem in VS Code
.vscode/mcp.json
{
"servers": {
"mem": {
"type": "http",
"url": "https://mcp.mem.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs