Skip to content
VS Code

JustOnce for VS Code

ai.justonce/memory

Persistent memory for AI assistants — one shared, OAuth-secured vault for every MCP client.

client:VS Code transport:streamable-http

Install JustOnce in VS Code

.vscode/mcp.json

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

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

JustOnce in other clients