Skip to content
Cursor

var.gg Naming Memory for Cursor

gg.var/naming-memory

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

client:Cursor transport:streamable-http tools:7

Install var.gg Naming Memory in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "naming-memory": {
      "url": "https://var.gg/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

var.gg Naming Memory in other clients