← Back to Plugins
MCP Server MCP

Brotato Coach

github By github 👁 1 views ▲ 0 votes

Deterministic Brotato theorycrafter MCP server: facts and math, not guesses.

Homepage Verified source GitHub

Install

uvx spudcoach

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "spudcoach",
      "version": "0.14.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to a locally built brotato.json dataset (see README for how to build one — the game data itself is never distributed). Equivalent to the --data CLI flag.",
          "name": "SPUDCOACH_DATA"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...