{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "thumbgate": {
      "type": "local",
      "command": [
        "npx",
        "--yes",
        "--package",
        "thumbgate@1.18.0",
        "thumbgate",
        "serve"
      ],
      "enabled": true
    }
  }
}
