Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.usefulapi/healthie

REMOTE · HEALTHIE.USEFULAPI.IO · SCANNED AUG 3

Hosted MCP server for the Healthie EHR & telehealth API: patients, appointments, charting, tasks.

+4 this week 72 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security78
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1431 tokens (~89/item across 16 items; 16 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · healthie.usefulapi.io

# add to Claude Code
claude mcp add --transport http io-usefulapi-healthie https://healthie.usefulapi.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-usefulapi-healthie]
url = "https://healthie.usefulapi.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-healthie": {
      "type": "remote",
      "url": "https://healthie.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-usefulapi-healthie --url https://healthie.usefulapi.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-usefulapi-healthie:
    url: "https://healthie.usefulapi.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-usefulapi-healthie": {
      "type": "http",
      "url": "https://healthie.usefulapi.io/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1
    • Endpoint reachability: reachable → not serving MCP security
    • Authorization: pass → unverified security
    • Stability: 0.17 → unverified security
    • Transport: pass → fail security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
    • Endpoint reachability: not serving MCP → reachable functional
  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1
    • Stability: unverified → 0.03 functional
  • 27 Jul 26 +56
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 12

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://healthie.usefulapi.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=usefulapi.io CN=WE1,O=Google Trust Services,C=US 17 Jul 2026 15 Oct 2026 ECDSA 256 ECDSA-SHA256 14b8cdd031277b1c1340c10e0cf283b0
SANs: usefulapi.io, healthie.usefulapi.io, *.healthie.usefulapi.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of healthie.usefulapi.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
usefulapi.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="OAuth", resource_metadata="https://healthie.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Bearer realm="OAuth", resource_metadata="https://healthie.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Protected resource metadata

Document https://healthie.usefulapi.io/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://healthie.usefulapi.io/mcp
Authorisation server https://healthie.usefulapi.io
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://healthie.usefulapi.io/mcp Verified 200
http (plaintext) http://healthie.usefulapi.io/mcp Inconclusive 401
MCP tools — 16 exposed · ~1,431 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
healthie_create_note ~100

Creates a note/chat entry in Healthie (additive). Requires content (the note text); optionally attach it to a client (user_id) or mark it as an org chat. GraphQL: mutation createNote(input: createNoteInput).

NameTypeReqDescription
contentstringyesThe note text.
org_chatbooleanTrue if created in the organization chat context.
user_idstringThe client/user the note is about.

No output schema declared.

No examples provided.

healthie_create_task ~128

Creates a task in Healthie (additive). Requires content (the task text); optionally attach it to a client (user_id), set a due_date, priority, or created_by_id. GraphQL: mutation createTask(input: createTaskInput).

NameTypeReqDescription
contentstringyesThe task text/description.
created_by_idstringId of the user creating the task.
due_datestringDue date (YYYY-MM-DD).
priorityintegerPriority (integer).
user_idstringThe client/user the task is about.

No output schema declared.

No examples provided.

healthie_current_user ~43

Fetch the authenticated Healthie account (the provider/user that owns the API key). Good first call to verify auth. Read-only. GraphQL: query currentUser.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

healthie_get_appointment ~38

Fetch a single appointment by id. Read-only. GraphQL: query appointment(id).

NameTypeReqDescription
idstringyesThe appointment id.

No output schema declared.

No examples provided.

healthie_get_organization ~37

Fetch the current organization / practice (name, NPI, contact, user counts). Read-only. GraphQL: query organization.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

healthie_get_user ~42

Fetch a single user (patient or provider) by id. Read-only. GraphQL: query user(id).

NameTypeReqDescription
idstringyesThe user id.

No output schema declared.

No examples provided.

healthie_list_appointment_types ~89

List the practice's appointment types (services), optionally keyword-filtered. Read-only. GraphQL: query appointmentTypes(keywords, offset, page_size, should_paginate).

NameTypeReqDescription
keywordsstringFree-text search over appointment type names.
offsetintegerPagination offset. Default 0.
page_sizeintegerResults per page. Default 25.

No output schema declared.

No examples provided.

healthie_list_appointments ~167

List appointments, optionally filtered by patient, provider, date range, time-filter or status. Read-only. GraphQL: query appointments(user_id, provider_id, filter, startDate, endDate, filter_by_appointment_status).

NameTypeReqDescription
endDatestringEnd date (YYYY-MM-DD) to bound results.
filterstringTime filter: "future" (default), "past", "ended", "didnt-occur".
filter_by_appointment_statusstringFilter by appointment status label.
provider_idstringFilter to appointments for this provider id.
startDatestringStart date (YYYY-MM-DD) to bound results.
user_idstringFilter to appointments for this patient/client id.

No output schema declared.

No examples provided.

healthie_list_conversations ~54

List messaging conversations, optionally between the current user and a given user. Read-only. GraphQL: query conversations(user_id).

NameTypeReqDescription
user_idstringGet conversations between the current user and this user id.

No output schema declared.

No examples provided.

healthie_list_documents ~109

List documents, optionally scoped to a patient (viewable_user_id) or by keyword. Read-only. GraphQL: query documents(viewable_user_id, keywords, offset, page_size, should_paginate).

NameTypeReqDescription
keywordsstringFree-text search over document names.
offsetintegerPagination offset. Default 0.
page_sizeintegerResults per page. Default 25.
viewable_user_idstringPatient id whose documents to list.

No output schema declared.

No examples provided.

healthie_list_form_answer_groups ~105

List completed form submissions (charting notes / filled intake forms), optionally scoped to a patient or a form template. Read-only. GraphQL: query formAnswerGroups(user_id, custom_module_form_id, should_paginate, offset).

NameTypeReqDescription
custom_module_form_idstringFilter to submissions of this form template id.
offsetintegerPagination offset. Default 0.
user_idstringFilter to submissions for this patient id.

No output schema declared.

No examples provided.

healthie_list_forms ~105

List custom module form templates (charting notes, intake forms), optionally by keyword or category. Read-only. GraphQL: query customModuleForms(keywords, category, offset, page_size, should_paginate).

NameTypeReqDescription
categorystringFilter by form category.
keywordsstringFree-text search over form names.
offsetintegerPagination offset. Default 0.
page_sizeintegerResults per page. Default 25.

No output schema declared.

No examples provided.

healthie_list_goals ~79

List goals, optionally scoped to a patient. Read-only. GraphQL: query goals(user_id, offset, per_page).

NameTypeReqDescription
offsetintegerPagination offset. Default 0.
per_pageintegerResults per page. Default 25.
user_idstringFilter to goals for this patient id.

No output schema declared.

No examples provided.

healthie_list_metric_entries ~116

List tracked metric entries (weight, blood pressure, etc.), optionally scoped to a client or a category. Read-only. GraphQL: query entries(client_id, category, offset, page_size).

NameTypeReqDescription
categorystringEntry category, e.g. "MetricEntry", "Weight".
client_idstringFilter to entries for this client id.
offsetintegerPagination offset. Default 0.
page_sizeintegerResults per page (max 500). Default 25.

No output schema declared.

No examples provided.

healthie_list_patients ~112

List patients/clients, optionally filtered by keyword search or active status. Read-only. GraphQL: query users(keywords, offset, page_size, should_paginate, active_status).

NameTypeReqDescription
active_statusstringFilter by status: "active" or "archived".
keywordsstringFree-text search over name/email.
offsetintegerPagination offset. Default 0.
page_sizeintegerResults per page (max 100). Default 25.

No output schema declared.

No examples provided.

healthie_list_tasks ~107

List tasks, optionally scoped to a client or filtered by completion status. Read-only. GraphQL: query tasks(client_id, completed_status, offset, per_page).

NameTypeReqDescription
client_idstringFilter to tasks about this client id.
completed_statusstringCompletion filter, e.g. "complete" or "incomplete".
offsetintegerPagination offset. Default 0.
per_pageintegerResults per page. Default 25.

No output schema declared.

No examples provided.