developer tools

Mcp

Enforces team naming consistency for AI-generated code via Cursor MCP integration. [Guide ↗](https://var.gg)

typescript
cloud
developer tools
0
View on GitHub

Installation

npx -y var-gg/mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp",
  "command": "npx",
  "args": [
    "-y",
    "var-gg/mcp"
  ]
}

About This MCP Server

var-gg/mcp

Enforces team naming consistency for AI-generated code via Cursor MCP integration. Guide ↗

GitHub: https://github.com/var-gg/mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub