Skip to content
VS Code

WorkingMemory for VS Code

ai.workingmemory/memory

Persistent personal memory for AI assistants — save, search, and recall across every MCP client.

client:VS Code transport:streamable-http tools:4

Install WorkingMemory in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

WorkingMemory in other clients