Skip to content
Cline

gamenumerics for Cline

io.github.26048608982lp-ai/gamenumerics

Game numerical design & balance auditing MCP server — 17 deterministic tools, zero LLM guessing.

client:Cline transport:stdio runtime:npm

Install gamenumerics in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "gamenumerics": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-gamenumerics"
      ],
      "env": {
        "GND_WORKSPACES_DIR": "<GND_WORKSPACES_DIR>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

gamenumerics in other clients