Spud Coach

A deterministic theorycrafter for Brotato.
Facts and math, not guesses or tier lists.

uvx spudcoach

What it is

Is this weapon actually better at your stats? Is your build strong, or did you just get lucky? Spud Coach answers with real numbers pulled straight from the game's data — every weapon, item, and stat interaction computed exactly, not remembered off a tier list.

Install

uvx spudcoach

Requires Python 3.11+ and uvuvx comes bundled with it.

Build your dataset

The game's data files are copyrighted, so nothing pre-built ships with Spud Coach — you generate data/brotato.json yourself, once, from your own Brotato install.

uv run python build_dataset.py

Needs a local extraction first — see extraction-setup.md. Game version and build timestamp are auto-detected; re-run after each game patch to refresh your local copy.

Connect it to Claude

Claude Code

claude mcp add brotato-coach -- uv run --directory /path/to/spud-coach python -m brotato_coach.server

Claude Desktop

{
  "mcpServers": {
    "spud-coach": {
      "command": "uvx",
      "args": ["spudcoach", "--data", "/path/to/brotato.json"]
    }
  }
}

Add this to claude_desktop_config.json, then fully restart Claude Desktop. Hitting a "Git executable not found" error on Windows? See the README.

What you get

Data lookups

DPS & comparison

Build evaluation

Run analysis