Skip to content
Zed

Brotato Coach for Zed

io.github.brendanlefebvre/spudcoach

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

client:Zed transport:stdio runtime:pypi

Install Brotato Coach 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": {
    "spudcoach": {
      "command": "uvx",
      "args": [
        "spudcoach"
      ],
      "env": {
        "SPUDCOACH_DATA": "<SPUDCOACH_DATA>"
      }
    }
  }
}

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

Brotato Coach in other clients