Skip to content
VS Code

mengram for VS Code

io.github.alibaizhanov/mengram

Long-term memory for AI agents: semantic facts, episodic events, and procedural workflows

client:VS Code transport:streamable-http

Install mengram in VS Code

.vscode/mcp.json

{
  "servers": {
    "mengram": {
      "type": "http",
      "url": "https://mengram.io/mcp"
    }
  }
}

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

mengram in other clients