Skip to main content
Vertical Analysis$280B Market

Therapy and Counseling Agent Readiness: Why Mental Health Providers Are Dark to AI Wellness Agents

The US mental health market is worth $280 billion. Therapist directories like Psychology Today and platforms like BetterHelp exist, but individual practices remain completely invisible to AI agents. Phone-only intake, no availability APIs, manual insurance verification. Privacy concerns are real but do not prevent structured APIs. The first practice with an MCP server captures every AI health assistant's referrals.

AH
AgentHermes Research
April 15, 202612 min read

The $280 Billion Blind Spot

Mental health is one of the largest and fastest-growing sectors in US healthcare. Over 60 million Americans received mental health treatment in 2025. Demand is surging, driven by destigmatization, telehealth expansion, and employer-sponsored wellness programs. Waitlists at individual practices stretch 4-12 weeks.

Yet from an AI agent's perspective, the entire sector is dark. When a user asks an AI wellness agent to “find me a therapist who specializes in anxiety, accepts Aetna, and has openings this week,” the agent has nothing to query. No API. No structured data. No MCP server. The agent falls back to suggesting the user browse Psychology Today manually or call around. That is not agent-assisted wellness. That is a search engine with extra steps.

The irony is that the data exists. Therapists track their specializations, insurance panels, and availability in practice management software every day. The gap is not information scarcity. It is information accessibility. None of that data is exposed in a format that AI agents can consume.

$280B
US mental health market
60M+
Americans in treatment
2-8
Avg Agent Readiness Score
0
Practices with MCP servers

Why Therapy Practices Score 2-8 on Agent Readiness

We scanned dozens of individual therapy practice websites. The pattern is consistent: a bio page, a contact form or phone number, and sometimes a Psychology Today embed. Here is what agents encounter when they try to interact.

Phone-only intake

New patient inquiries require a phone call. Most therapists do not answer during sessions, creating 24-48 hour callback loops. AI wellness agents cannot initiate intake on behalf of a user.

No availability API

Therapists use scheduling tools (SimplePractice, TherapyNotes, Jane App) but none expose public availability endpoints. An agent cannot check open slots without calling the office.

Manual insurance verification

Does this therapist accept BlueCross PPO? The answer is buried in a PDF, a phone tree, or not listed at all. Agents need a structured endpoint: accepted_insurances() returning a typed list.

Specialization is unstructured

Therapists list specializations as free-text paragraphs: "I work with anxiety, depression, relationship issues, and life transitions." Agents need structured taxonomy, not marketing copy.

The result: a user who asks an AI agent for therapy recommendations gets a list of names and phone numbers. The agent cannot verify availability, confirm insurance acceptance, or check specialization fit. Every step still requires the patient to call, wait, and manually verify. AI wellness agents are reduced to glorified phone book lookups.

HIPAA Is Not the Blocker Everyone Thinks It Is

The reflexive response from the therapy industry is privacy. “We cannot expose data because of HIPAA.” This conflates two entirely different categories of information. HIPAA protects Protected Health Information (PHI): patient records, diagnoses, treatment notes, and billing information tied to specific individuals.

None of the agent-ready endpoints we propose involve PHI. Whether a therapist has an opening on Thursday at 2pm is practice information, not patient information. Which insurance plans a therapist accepts is business data. What modalities a therapist is trained in is professional credential data. An intake request form that collects a name and phone number is no different from the contact forms already on therapy websites.

HIPAA is a legitimate concern for the electronic health records (EHR) layer. It is not a legitimate reason for a therapy practice to have zero structured data about its own services. The healthcare agent readiness analysis applies broadly, but therapy has an additional advantage: the matching problem (patient to therapist) can be solved entirely with non-PHI data.

The key distinction: Agent-ready therapy infrastructure exposes practice capabilities, not patient data. Availability slots, specialization taxonomies, insurance acceptance, and intake forms are all practice-side information that agents can consume without any HIPAA implications.

What Agent-Ready Therapy Looks Like: 5 MCP Tools

An agent-ready therapy practice exposes five tools through an MCP server. None touch PHI. All enable AI wellness agents to match patients to the right therapist programmatically.

check_availability()No PHI

Returns open appointment slots without exposing PHI. Input: date range, session type (individual, couples, family). Output: available time slots. No patient data touches this endpoint.

get_specializations()No PHI

Structured taxonomy of what this therapist treats. Returns coded specializations (anxiety, PTSD, couples, adolescent, grief) with experience level and modality (CBT, EMDR, psychodynamic).

check_insurance()No PHI

Input: insurance provider and plan type. Output: in-network boolean, estimated copay range, sliding scale availability. Zero PHI required.

submit_intake_request()No PHI

Accepts name, contact info, preferred times, and brief reason for seeking therapy. This is the equivalent of a contact form, not a medical record. The therapist reviews and responds.

get_therapist_profile()No PHI

Returns credentials (LPC, LCSW, PhD), years of experience, accepted age groups, session formats (in-person, telehealth, hybrid), languages, and a brief bio.

With these five tools, an AI wellness agent can: search for therapists by specialization, verify insurance coverage, check real-time availability, and submit an intake request, all in a single conversation. The patient describes what they need, the agent matches them to qualified therapists, and the therapist gets a warm lead with context. No phone tag. No 48-hour callback loops.

Directory Platforms Are Not the Answer

Psychology Today, BetterHelp, and Talkspace are the closest things to structured therapist data. But none are agent-accessible.

Platform
Public API
Agent Score
Gap
Psychology Today
No
~12
Directory with filters but no public API. Agents would need to scrape, which is unreliable and against ToS.
BetterHelp
No
~18
Matching algorithm exists but is proprietary. No external agent can query it. Self-contained walled garden.
Talkspace
No
~15
Similar to BetterHelp. Internal matching only. No MCP, no agent card, no structured discovery.
Individual Practice
No
2-8
Website with bio and phone number. Sometimes a contact form. No structured data whatsoever.

The directory model concentrates data in walled gardens. This creates the same problem the web had before search engines: information exists but is locked inside proprietary platforms. Agent readiness requires the data to be at the practice level, not the aggregator level. Each practice needs its own MCP endpoint, just as each business has its own website.

This mirrors what we found across dental and veterinary practices: the scheduling infrastructure exists internally but is not exposed to external agents. The fix is not a new directory. It is a standard interface on each practice.

The AI Wellness Agent Scenario: Who Wins the Referral

Picture this: an AI wellness assistant is asked to “find me a therapist for anxiety who accepts UnitedHealthcare and has evening availability.” The agent queries MCP registries. Exactly one practice in the area has an MCP server. That practice's tools return: specializations include anxiety (CBT-trained, 8 years experience), UnitedHealthcare PPO is in-network, and there are two open slots this week at 6pm and 7pm.

The agent presents this practice to the user with full confidence. The other 47 therapists in the area? The agent mentions they exist on Psychology Today but cannot verify anything about them. The user would need to call each one individually.

The first practice with an MCP server captures 100% of AI-assisted therapy referrals. This is not a marginal advantage. It is the difference between being recommended and being invisible. As AI wellness agents proliferate through health insurance apps, employer wellness platforms, and consumer health assistants, the referral volume through this channel will grow exponentially.

First-mover math: If 5% of therapy seekers use AI wellness agents by 2027 (conservative estimate given current AI adoption rates), that is 3 million potential patients being matched through agent-accessible infrastructure. At an average session rate of $150, the revenue flowing through agent channels could reach $450 million annually. The practices with MCP servers get that traffic. The ones without get phone calls from the patients who gave up on the AI agent.

How to Get Started: From Score 5 to Score 60

The path from invisible (ARL-0) to Silver-tier agent readiness (ARL-2) for a therapy practice follows four steps. The total technical lift is smaller than building a website.

1

Run a free Agent Readiness Scan

Start at /audit. See exactly where your practice stands across all 9 dimensions. Most therapy practices score 2-8, which is ARL-0: Dark.

2

Structure your practice data

Export your specializations, insurance panels, and session types into structured formats. If you use SimplePractice or Jane App, most of this data already exists.

3

Generate your MCP server

Use AgentHermes /connect to auto-generate a healthcare MCP server with therapy-specific tools: availability, specializations, insurance, and intake.

4

Go live with agent discovery

Your agent-card.json and llms.txt are auto-created. AI wellness agents can now find your practice, verify fit, and submit intake requests.

Frequently Asked Questions

Does agent readiness for therapy violate HIPAA?

No. Agent-ready endpoints expose practice information, not patient information. Availability slots, specialization lists, insurance acceptance, and intake form submission involve zero PHI. HIPAA protects patient health records, not whether a therapist has an opening on Tuesday at 3pm.

What about patient privacy during intake?

An agent-ready intake endpoint collects the same information as a contact form: name, phone number, preferred times, and a brief description of what the patient is seeking help with. This is not a medical record. The therapist reviews the request and decides whether to proceed, just like they do with phone inquiries today.

Which therapy scheduling platforms are closest to agent-ready?

SimplePractice and Jane App both have APIs, but they are designed for internal practice management, not external agent consumption. The gap is exposing a subset of that data (availability, specializations, insurance) through a public agent-facing endpoint. The scheduling infrastructure exists, it just is not agent-accessible.

What score would an agent-ready therapy practice get?

A practice with availability checking, specialization catalog, insurance endpoint, and intake submission would score 55-65 on Agent Readiness, reaching Silver tier. Adding an MCP server with those tools and an agent-card.json would push into Gold territory (70+). Most practices today score 2-8.


Make your therapy practice visible to AI wellness agents

See your Agent Readiness Score, then connect your practice to the agent economy. Auto-generated MCP server with therapy-specific tools, no code required.


Share this article: