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/cliniko

REMOTE · CLINIKO.USEFULAPI.IO · SCANNED AUG 3

Hosted MCP server for Cliniko — patients, appointments, availability, and invoices for AI agents.

−51 this week 18 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 Security46
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 4 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

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 · cliniko.usefulapi.io

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

  • 3 Aug 26 −54
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.20 → unverified security
    • Authorization: pass → unverified security
    • Transport: pass → fail security
    • Tool coverage: 100 → unverified functional
    • Capabilities: fail → unverified functional
  • 2 Aug 26 +54
    • Authorization: unverified → pass security
    • Transport: fail → pass security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: not serving MCP → reachable functional
    • Stability: unverified → 0.20 functional
    • Tool coverage: unverified → 100 functional
  • 1 Aug 26 −53
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.13 → unverified security
    • Authorization: pass → unverified security
    • Transport: pass → fail security
    • Tool coverage: 100 → unverified functional
    • Capabilities: fail → unverified 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 0
    • Stability: unverified → 0.03 functional
  • 27 Jul 26 +57
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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://cliniko.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 c241ce5ed3ef63ef0ecf91a748b62418
SANs: usefulapi.io, cliniko.usefulapi.io, *.cliniko.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 cliniko.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 No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 429
Header Value
x-frame-options SAMEORIGIN
referrer-policy same-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://cliniko.usefulapi.io/mcp HTTP error 429
http (plaintext) http://cliniko.usefulapi.io/mcp Inconclusive 429
MCP tools — 17 exposed · ~1,600 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
cliniko_create_appointment ~173

WRITE — books a REAL new individual appointment in the live Cliniko practice. Requires patient_id, practitioner_id, business_id, appointment_type_id, and starts_at (ISO 8601). ends_at defaults from the appointment type if omitted. POST /individual_appointments.

NameTypeReqDescription
appointment_type_idyesAppointment type id (required).
business_idyesBusiness id (required).
ends_atstringEnd time, ISO 8601. Defaults from the appointment type if omitted.
notesstringAppointment notes.
patient_idyesPatient id (required).
practitioner_idyesPractitioner id (required).
starts_atstringyesStart time, ISO 8601 e.g. 2026-07-20T09:00:00Z (required).

No output schema declared.

No examples provided.

cliniko_create_patient ~174

WRITE — creates a REAL new patient record in the live Cliniko practice. Requires first_name + last_name. POST /patients.

NameTypeReqDescription
address_1stringStreet address line 1.
citystringCity.
country_codestringISO country code, e.g. AU.
date_of_birthstringDate of birth yyyy-mm-dd.
emailstringEmail address.
first_namestringyesPatient first name (required).
last_namestringyesPatient last name (required).
notesstringFree-text notes.
phone_numberstringA phone number (stored as a Mobile phone number).
post_codestringPost / ZIP code.
statestringState / region.

No output schema declared.

No examples provided.

cliniko_get_account ~43

Get the Cliniko account and subscription details for the authenticated API key. A good first call to sanity-check auth, shard, and User-Agent. GET /account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cliniko_get_appointment ~35

Fetch a single individual appointment by id. GET /individual_appointments/{id}.

NameTypeReqDescription
idyesIndividual appointment id.

No output schema declared.

No examples provided.

cliniko_get_invoice ~31

Fetch a single invoice by id. GET /invoices/{id}.

NameTypeReqDescription
idyesInvoice id.

No output schema declared.

No examples provided.

cliniko_get_patient ~30

Fetch a single patient by id. GET /patients/{id}.

NameTypeReqDescription
idyesPatient id.

No output schema declared.

No examples provided.

cliniko_get_treatment_note ~51

Fetch a single treatment note by id. NOTE: treatment notes are protected health information (PHI). Read-only. GET /treatment_notes/{id}.

NameTypeReqDescription
idyesTreatment note id.

No output schema declared.

No examples provided.

cliniko_list_appointment_types ~59

List appointment types (service definitions). GET /appointment_types.

NameTypeReqDescription
pageintegerPage number (1-based). Default 1.
per_pageintegerResults per page (max 100). Default 50.

No output schema declared.

No examples provided.

cliniko_list_appointments ~213

List individual appointments, optionally filtered by patient/practitioner/business/type and a starts_at date-time window (starts_from / starts_to, ISO 8601). GET /individual_appointments.

NameTypeReqDescription
appointment_type_idFilter by appointment type id.
business_idFilter by business id.
orderstringSort direction. asc | desc.
pageintegerPage number (1-based). Default 1.
patient_idFilter by patient id (q[]=patient_id:=).
per_pageintegerResults per page (max 100). Default 50.
practitioner_idFilter by practitioner id.
sortstringField to sort by, e.g. created_at.
starts_fromstringOnly appointments starting at/after this ISO 8601 time (q[]=starts_at:>).
starts_tostringOnly appointments starting before this ISO 8601 time (q[]=starts_at:<).

No output schema declared.

No examples provided.

cliniko_list_available_times ~156

List bookable appointment slots for a business + practitioner + appointment type within a date range (from/to, yyyy-mm-dd, span <= 7 days). High-value booking-slot lookup. GET /businesses/{business_id}/practitioners/{practitioner_id}/appointment_types/{appointment_type_id}/available_times.

NameTypeReqDescription
appointment_type_idyesAppointment type id (path).
business_idyesBusiness id (path).
fromstringyesRange start yyyy-mm-dd (cannot be more than 7 days before `to`).
practitioner_idyesPractitioner id (path).
tostringyesRange end yyyy-mm-dd (cannot be more than 7 days after `from`).

No output schema declared.

No examples provided.

cliniko_list_businesses ~61

List businesses (practice locations) in the account. GET /businesses.

NameTypeReqDescription
pageintegerPage number (1-based). Default 1.
per_pageintegerResults per page (max 100). Default 50.

No output schema declared.

No examples provided.

cliniko_list_invoices ~105

List invoices, optionally filtered by patient. GET /invoices.

NameTypeReqDescription
orderstringSort direction. asc | desc.
pageintegerPage number (1-based). Default 1.
patient_idFilter by patient id (q[]=patient_id:=).
per_pageintegerResults per page (max 100). Default 50.
sortstringField to sort by, e.g. created_at.

No output schema declared.

No examples provided.

cliniko_list_patients ~145

Search/list patients. Name/email filters use Cliniko 'contains' matching (q[]=field:~value). GET /patients.

NameTypeReqDescription
emailstringFilter by email (contains match).
first_namestringFilter by first name (contains match).
last_namestringFilter by last name (contains match).
orderstringSort direction. asc | desc.
pageintegerPage number (1-based). Default 1.
per_pageintegerResults per page (max 100). Default 50.
sortstringField to sort by, e.g. created_at.

No output schema declared.

No examples provided.

cliniko_list_practitioners ~61

List practitioners in the account. GET /practitioners.

NameTypeReqDescription
pageintegerPage number (1-based). Default 1.
per_pageintegerResults per page (max 100). Default 50.

No output schema declared.

No examples provided.

cliniko_list_products ~55

List billable products/items. GET /products.

NameTypeReqDescription
pageintegerPage number (1-based). Default 1.
per_pageintegerResults per page (max 100). Default 50.

No output schema declared.

No examples provided.

cliniko_list_treatment_notes ~98

List treatment notes, optionally filtered by patient. NOTE: treatment notes are protected health information (PHI) — handle with care. Read-only. GET /treatment_notes.

NameTypeReqDescription
pageintegerPage number (1-based). Default 1.
patient_idFilter by patient id (q[]=patient_id:=).
per_pageintegerResults per page (max 100). Default 50.

No output schema declared.

No examples provided.

cliniko_next_available_time ~110

Get the single next bookable slot for a business + practitioner + appointment type (optionally from a date). GET /businesses/{business_id}/practitioners/{practitioner_id}/appointment_types/{appointment_type_id}/next_available_time.

NameTypeReqDescription
appointment_type_idyesAppointment type id (path).
business_idyesBusiness id (path).
fromstringOptional earliest date yyyy-mm-dd to search from.
practitioner_idyesPractitioner id (path).

No output schema declared.

No examples provided.