{
  "$schema": "https://opencode.ai/config.json",
  "model": "opencode/mimo-v2.6-flash-free",
  "mcp": {
    "roblox-studio": {
      "type": "local",
      "command": [
        "RUTA_A_TU_PUENTE_DEL_MCP_DE_STUDIO"
      ],
      "enabled": true,
      "timeout": 30000
    }
  },
  "permission": {
    "edit": "deny",
    "bash": {
      "*": "ask",
      "sleep *": "allow"
    },
    "webfetch": "allow"
  },
  "tools": {
    "skill": false
  }
}
