Back to MCP Servers
Var Gg Mcp
Enforces team naming consistency for AI-generated code via Cursor MCP integration. [Guide ↗](https://var.gg)
developer-toolsai
By var-gg
Installation
npx -y mcpConfiguration
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": ["-y", "mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes