Skip to content
VS Code

KEZAI Cultural Memory for VS Code

app.kezai/memory

Private cross-media memory for AI assistants: recommendations, progress and controlled actions.

client:VS Code transport:streamable-http

Install KEZAI Cultural Memory in VS Code

.vscode/mcp.json

{
  "servers": {
    "memory": {
      "type": "http",
      "url": "https://mcp.kezai.app/mcp"
    }
  }
}

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

KEZAI Cultural Memory in other clients