Skip to content
VS Code

OneAIMemory for VS Code

io.github.amxncode/oneaimemory

Cross-device AI memory with encrypted activity capture and context handoff between AI tools

client:VS Code transport:streamable-http

Install OneAIMemory in VS Code

.vscode/mcp.json

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

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

OneAIMemory in other clients