developer tools
Mcp
Enforces team naming consistency for AI-generated code via Cursor MCP integration. [Guide ↗](https://var.gg)
typescript
cloud
developer tools
Installation
npx -y var-gg/mcpConfiguration
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