Skip to content
VS Code

var.gg Naming Memory for VS Code

gg.var/naming-memory

Curated multilingual dictionary that names code identifiers from domain concepts (KO/JA/ZH/VI/EN).

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

Install var.gg Naming Memory in VS Code

.vscode/mcp.json

{
  "servers": {
    "naming-memory": {
      "type": "http",
      "url": "https://var.gg/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

var.gg Naming Memory in other clients