The document describes how to efficiently implement the Multivariate Decomposition Method (MDM) for approximating infinite-dimensional integrals. The MDM decomposes the integrand into lower-dimensional terms and approximates the integral as a sum of quadrature rules applied to each term. Key aspects of the efficient implementation are constructing the "active set" of important lower-dimensional terms and applying quasi-Monte Carlo rules in a way that minimizes function evaluations. Numerical results demonstrate the method for examples with various parameter settings.