Skip to content
Zed

gamenumerics for Zed

io.github.26048608982lp-ai/gamenumerics

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

client:Zed transport:stdio runtime:npm

Install gamenumerics in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

gamenumerics in other clients