🧠

Mental Health Medications

Vyvanse, Trintellix, Rexulti, Auvelity, Spravato and other ADHD, depression, and anxiety medications. Find manufacturer savings programs and patient assistance.

Medications13
Avg savings up to$350/mo
Copay programs from$0/mo

All Mental Health Medications

Get savings alerts for Mental Health

We'll email you when new manufacturer programs, coupons, or savings cards become available for your medications.

No spam. Unsubscribe anytime.

Need help affording mental health medication?

Manufacturer programs and patient assistance can make branded mental health medications accessible. Many programs offer $0 copay for commercially insured or free medication for uninsured patients.

Browse All Mental Health Drugs

About Mental Health Savings Programs

Mental health medications cover a wide spectrum — from ADHD treatments like Vyvanse to novel antidepressants like Auvelity and the in-office treatment Spravato. Coverage varies widely by insurance plan, and many patients pay full price unnecessarily.

ADHD medications: Vyvanse now has a generic (lisdexamfetamine), which dramatically reduces costs. Azstarys is a newer ADHD medication with a manufacturer savings program. If your ADHD medication is too expensive, ask your prescriber about generic alternatives.

Antidepressants and antipsychotics: Trintellix, Viibryd, Rexulti, Auvelity, and Lybalvi all have manufacturer copay cards for commercially insured patients. Some programs can bring monthly costs to $0. Patient assistance programs are available for uninsured patients whose income qualifies.

Frequently Asked Questions

Does Vyvanse have a savings program?

Vyvanse (lisdexamfetamine) is now available in generic form, which is significantly cheaper. For branded Vyvanse, Takeda offers a savings card for eligible commercially insured patients. Generic lisdexamfetamine is available at most pharmacies and may be covered by insurance with lower copays.

Is there a savings card for Trintellix?

Yes. Takeda offers a Trintellix savings card for eligible commercially insured patients, which may reduce monthly costs significantly. The Takeda patient assistance program may also offer free Trintellix to qualifying uninsured patients who meet income requirements.

How much does Spravato cost and is there patient assistance?

Spravato (esketamine nasal spray) is an in-office treatment, priced at approximately $800–$900 per treatment session. Janssen's support program provides financial assistance for eligible commercially insured patients and may help qualifying uninsured patients access the medication.

Does Rexulti have a savings card?

Yes. Otsuka and Lundbeck offer a Rexulti Savings Card for eligible commercially insured patients, potentially capping costs at $0–$10/month. The Otsuka Patient Assistance Program may provide free Rexulti to qualifying uninsured patients.

+Number(item.cash_price).toLocaleString() : ''; var asLow = (item.as_low_as != null && !isNaN(+item.as_low_as)) ? 'As low as ?v=2025-10-03"> +Number(item.as_low_as).toLocaleString() : ''; return '
' +'
' +'

'+brand+'

' +(generic ? '

'+generic+'

' : '') +(cashPrice||asLow ? '

'+(cashPrice?'Cash price: '+cashPrice+'':'')+( cashPrice&&asLow?' · ':'')+( asLow?''+asLow+'':'')+'

' : '') +'View savings →' +'
'; }).join(''); var matchedSlugs = matched.map(function(item){ return (item.url||'').replace(/^\/drugs\//,'').replace(/\/$/,''); }); var unmatched = SLUGS.filter(function(s){ return matchedSlugs.indexOf(s) === -1; }); if (unmatched.length && fallback) { var chipHtml = unmatched.map(function(s){ var label = s.charAt(0).toUpperCase()+s.slice(1).replace(/-/g,' '); return '💊 '+label+''; }).join(''); fallback.innerHTML = '

Also in this category:

' + chipHtml; fallback.style.display = ''; } }) .catch(function(){ if (skeleton) skeleton.remove(); if (fallback) fallback.style.display = ''; }); })(); /* ---- Email capture ---- */ (function(){ var form = document.getElementById('catEmailForm'); var msg = document.getElementById('catFormMsg'); if (!form) return; form.addEventListener('submit', function(e){ e.preventDefault(); if (form.querySelector('[name="website"]').value) return; var email = form.querySelector('[name="email"]').value.trim(); if (!email) return; var submitBtn = form.querySelector('.cat-submit-btn'); var orig = submitBtn.textContent; submitBtn.disabled = true; submitBtn.textContent = 'Sending…'; fetch('https://script.google.com/macros/s/AKfycbxFzCPGBdOz215LTi97zqgyCAzd2fACiVcBh4Ic6emYhfoL9JcH0Ns09cvbpWZ-qJs6sA/exec', { method: 'POST', headers: {'Content-Type':'application/x-www-form-urlencoded'}, body: new URLSearchParams({ email: email, drug: form.querySelector('[name="drug"]').value, source: form.querySelector('[name="source"]').value }) }) .then(function(){ msg.textContent = '✓ Got it! Check your inbox.'; form.reset(); if (typeof gtag !== 'undefined') gtag('event','email_signup',{category:'mental-health',source:'category-page-form'}); }) .catch(function(){ msg.textContent = 'Something went wrong. Please try again.'; }) .finally(function(){ submitBtn.disabled = false; submitBtn.textContent = orig; }); }); })();