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.
HiBoop's clinical engine,
as an MCP server
Built on
peer-reviewed science.
HiBoop Labs implements diagnostic criteria and clinical guidelines from leading medical organizations. Every algorithm is traceable to published research.
DSM-5-TR
Diagnostic and Statistical Manual of Mental Disorders, 5th Edition, Text Revision (APA, 2022)
ICD-11
International Classification of Diseases, 11th Revision (WHO, 2022)
SAMHSA
Substance Abuse and Mental Health Services Administration clinical guidelines
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.
› 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.
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.
searchSite-wide search across all content — assessments, conditions, guides, help, tools, and key pages.
list_assessmentsEvery assessment in the library — slug, title, summary, category.
get_assessmentFull assessment record — FAQs, scoring guidance, scope — by slug.
search_assessmentsFree-text search across the assessment library.
search_glossaryClinical glossary lookup — 135 terms across DSM, ICD-10, CPT, MBC.
list_help_articlesEvery help-centre article with category and slug.
search_helpFree-text search across help-centre articles.
get_pricingCurrent Standard and Enterprise tiers plus the onboarding protocol.
list_sourcesPubMed-cited evidence sources, optionally filtered by condition.
brand_voiceVoice 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.
{
"mcpServers": {
"hiboop": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@hiboop/mcp"]
}
}
}Read-only by design. Early access is invite only — request 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
Anxiety Disorders
Trauma & Stress
SUD
Neurodevelopmental
Validation Cycle: Q1 2026 // Source: Pubmed Open Access