Skip to content
VS Code

Lodekeep for VS Code

com.lodekeep/memory

Memory MCP server for Claude Code. Correct a fact and the old version stops being recalled.

client:VS Code transport:streamable-http runtime:npm

Install Lodekeep in VS Code

.vscode/mcp.json

{
  "servers": {
    "memory": {
      "type": "http",
      "url": "https://lodekeep.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Lodekeep in other clients