Remembra — AI Memory Layer for VS Code
io.github.remembra-ai/remembra
Persistent AI memory with entity resolution, temporal knowledge graph & 11 MCP tools.
client:VS Code
transport:stdio
runtime:pypi
Install Remembra — AI Memory Layer in VS Code
.vscode/mcp.json
{
"servers": {
"remembra": {
"type": "stdio",
"command": "uvx",
"args": [
"remembra"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs