HiBoop Labs — a read-only MCP server for clinical content.

HiBoop Labs exposes HiBoop's validated assessment library, clinical glossary, PubMed-cited evidence, help articles, and pricing as Model Context Protocol tools that any AI agent — Claude, Cursor, or a custom backend — can query.

The content is aligned with DSM-5-TR and ICD-10 and backed by peer-reviewed citations. The server is read-only and never handles patient data; it reads published content live, with no caching.

Developer platform · MCP server · Early access

HiBoop's clinical engine,
as an MCP server

Connect any MCP-aware agent — Claude, Cursor, or your own backend — to HiBoop Labs and query our validated assessment library, DSM-5-TR-aligned scoring guidance, clinical glossary, and PubMed-cited evidence as read-only tools.
hiboop · mcp server
Foundational Science

Built on
peer-reviewed science.

HiBoop Labs implements diagnostic criteria and clinical guidelines from leading medical organizations. Every algorithm is traceable to published research.

Ref 01

DSM-5-TR

Diagnostic and Statistical Manual of Mental Disorders, 5th Edition, Text Revision (APA, 2022)

ORG: Amer Psych Assoc
Ref 02

ICD-11

International Classification of Diseases, 11th Revision (WHO, 2022)

ORG: World Health Org
Ref 03

SAMHSA

Substance Abuse and Mental Health Services Administration clinical guidelines

ORG: US Dept HHS
Technical Architecture

The same content that runs
hiboop.com, as tools

HiBoop Labs reads the exact assessment library, glossary, and evidence base that power the live site — no separate model, no black box, just structured access to validated, source-cited content.

No PHI — public content only

The server exposes published clinical content — assessments, glossary, evidence, pricing. No patient data ever passes through it.

Version-controlled and source-cited

Every assessment and definition lives in version control with PubMed citations behind it — trace any value to its source.

Live, never cached

Tools read the site's content at call time, so responses always reflect what's published right now.

hiboop · mcp
 search_glossary("measurement-based care")

[
  {
    "term": "Measurement-Based Care",
    "def": "The systematic use of validated data to
            monitor treatment progress and guide decisions.",
    "cat": "Clinical Concepts"
  }
]

Live response from the hiboop MCP server — read-only, no PHI.

The toolset

Ten read-only tools.
Any MCP client.

Every tool reads straight from HiBoop's live content — assessments, DSM-5-TR-aligned scoring guidance, the clinical glossary, and PubMed-cited evidence — and returns structured JSON. No write access, no patient data. This is a read-only reference interface for developers — not a therapy chatbot, not clinical advice, and never patient-facing.

search

Site-wide search across all content — assessments, conditions, guides, help, tools, and key pages.

list_assessments

Every assessment in the library — slug, title, summary, category.

get_assessment

Full assessment record — FAQs, scoring guidance, scope — by slug.

search_assessments

Free-text search across the assessment library.

search_glossary

Clinical glossary lookup — 135 terms across DSM, ICD-10, CPT, MBC.

list_help_articles

Every help-centre article with category and slug.

search_help

Free-text search across help-centre articles.

get_pricing

Current Standard and Enterprise tiers plus the onboarding protocol.

list_sources

PubMed-cited evidence sources, optionally filtered by condition.

brand_voice

Voice rules, banned phrases, and fr-CA formatting — for agents drafting copy.

Wire it into your client

Add the server to any MCP-aware tool — Claude Code, Cursor, Gemini, or your own backend — then call the tools. One config block:

  • Read-only by design — it never writes.
  • Public clinical content only — no PHI ever touches it.
  • Live data — reflects the site on every call, no caching.
  • Read the full API reference — every tool, arguments, and example responses.
.mcp.json
{
  "mcpServers": {
    "hiboop": {
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "@hiboop/mcp"]
    }
  }
}

Read-only by design. Early access is invite onlyrequest an invite to get connected.

Invite-only early access

The MCP server (and the HTTP API spec'd in the docs) is read-only and in invite-only early access — keys and builds go to invited partners while we roll out. Building something with it? Request an invite and tell us what you're making.

Clinical Evidence Index

Every assessment algorithm in HiBoop Labs is traceable to peer-reviewed research. This index provides the primary validation sources for our diagnostic logic.

Depressive Disorders

PHQ-9: Kroenke K, Spitzer RL, Williams JB. The PHQ-9: validity of a brief depression severity measure. J Gen Intern Med. 2001.
EPDS: Cox JL, Holden JM, Sagovsky R. Detection of postnatal depression: development of the 10-item Edinburgh Postnatal Depression Scale. Br J Psychiatry. 1987.
BDI-II: Beck AT, Steer RA, Brown GK. Manual for the Beck Depression Inventory-II. Psychological Corporation; 1996.

Anxiety Disorders

GAD-7: Spitzer RL, Kroenke K, Williams JB, et al. A brief measure for assessing generalized anxiety disorder. Arch Intern Med. 2006.
HAM-A: Hamilton M. The assessment of anxiety states by rating. Br J Med Psychol. 1959.
SPIN: Connor KM, et al. Psychometric properties of the Social Phobia Inventory (SPIN). Br J Psychiatry. 2000.

Trauma & Stress

PCL-5: Bovin MJ, Marx BP, et al. Psychometric properties of the PTSD Checklist for DSM-5. Psychol Assess. 2016.
LEC-5: Weathers FW, et al. The Life Events Checklist for DSM-5 (LEC-5). National Center for PTSD. 2013.
ACE: Felitti VJ, et al. Childhood abuse and household dysfunction. Am J Prev Med. 1998.

SUD

AUDIT: Saunders JB, et al. Development of the Alcohol Use Disorders Identification Test. Addiction. 1993.
CAGE-AID: Brown RL, Rounds LA. Concomitant screening for problem drinking and drug use. Wis Med J. 1995.
DAST-10: Skinner HA. The drug abuse screening test. Addict Behav. 1982.

Neurodevelopmental

ASRS-v1.1: Kessler RC, et al. The World Health Organization Adult ADHD Self-Report Scale (ASRS). Psychol Med. 2005.
CAT-Q: Hull L, et al. The Camouflaging Autistic Traits Questionnaire (CAT-Q). J Autism Dev Disord. 2019.

Validation Cycle: Q1 2026 // Source: Pubmed Open Access