Skip to content
VS Code

Mnema — AI Memory Layer for VS Code

io.github.hoanglt1223/mnema

Personal knowledge graph as an AI memory layer over MCP - read, save, and link your memories.

client:VS Code transport:streamable-http

Install Mnema — AI Memory Layer in VS Code

.vscode/mcp.json

{
  "servers": {
    "mnema": {
      "type": "http",
      "url": "https://secondbrain.hoangha.shop/api/mcp"
    }
  }
}

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

Mnema — AI Memory Layer in other clients