Skip to content
VS Code

ContextDB Customer Memory for VS Code

io.github.atomsai/contextdb-memory

Customer memory with recall, confirmation, forgetting, and pre-action evidence checks.

client:VS Code transport:streamable-http

Install ContextDB Customer Memory in VS Code

.vscode/mcp.json

{
  "servers": {
    "contextdb-memory": {
      "type": "http",
      "url": "https://api.contextdb.ai/mcp"
    }
  }
}

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

ContextDB Customer Memory in other clients