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

Coordinalo — Service Business Operations

REMOTE · COORDINALO.COM · SCANNED SEP 25

Scheduling, availability, clients, billing and CRM for appointment-based services.

Available components

0 this week 75 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability66
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 13268 tokens (~118/item across 112 items; 112 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 7 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "finance_send_confirmations" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 113 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Coordinalo — Service Business Operations MCP server?

Coordinalo — Service Business Operations is a hosted endpoint at https://coordinalo.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · coordinalo.com

# add to Claude Code
claude mcp add --transport http com-coordinalo-mcp-server 'https://coordinalo.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-coordinalo-mcp-server": {
      "url": "https://coordinalo.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-coordinalo-mcp-server": {
      "type": "http",
      "url": "https://coordinalo.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-coordinalo-mcp-server]
url = "https://coordinalo.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-coordinalo-mcp-server": {
      "type": "remote",
      "url": "https://coordinalo.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-coordinalo-mcp-server --url 'https://coordinalo.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-coordinalo-mcp-server:
    url: "https://coordinalo.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-coordinalo-mcp-server": {
      "Transport": "http",
      "Url": "https://coordinalo.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-coordinalo-mcp-server -t streamable-http -u 'https://coordinalo.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-coordinalo-mcp-server": {
      "type": "http",
      "url": "https://coordinalo.com/api/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.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 15 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
  • 5 Sept 26 0
    • Stability: fail → pass ▲ security
  • 27 Aug 26 75
    • New tool “report_evidence_gates” functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 17 Aug 26 0
    • Tool “settings_get” rewrote its description, which is the text the model reads security
    • Tool “settings_update” rewrote its description, which is the text the model reads security
    • “settings_get” added an optional parameter “group” cosmetic
  • 16 Aug 26 0
    • Tool “scheduling_cancel” rewrote its description, which is the text the model reads security
  • 11 Aug 26 0
    • 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 25 Sept 2026 · Probed https://coordinalo.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=coordinalo.com CN=YR1,O=Let's Encrypt,C=US 6 Sept 2026 5 Dec 2026 RSA 2048 SHA256-RSA 6e976eb74d8cbc6879947648f39e5239206
SANs: coordinalo.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of coordinalo.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
coordinalo.com. 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 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://coordinalo.com/api/mcp Verified 200
http (plaintext) http://coordinalo.com/api/mcp HTTPS enforced 308 https://coordinalo.com/api/mcp
MCP tools · 112 exposed · ~12,666 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
finance_client_balance ~55

Get the complete financial balance for a client: total sales, charges, payments, pending debt, and credits.

NameTypeReqDescription
apiKeystring––
clientIdstringyes–
orgSlugstringyes–

No output schema declared.

No examples provided.

finance_create_cobro ~106

Create a manual charge (cobro) for a client. Not linked to a sale/venta. Requires confirm: true.

NameTypeReqDescription
apiKeystring––
clientIdstringyes–
confirmbooleanyes–
descripcionstringyes–
fechastring––
idempotencyKeystring––
montonumberyes–
orgSlugstringyes–
tipostring––

No output schema declared.

No examples provided.

finance_create_venta ~119

Create a service sale (venta) for a client. Optionally auto-creates a charge (cobro) depending on org configuration. Requires confirm: true.

NameTypeReqDescription
apiKeystring––
cantidadinteger––
clientIdstringyes–
confirmbooleanyes–
estadostring––
fechaRefstring––
orgSlugstringyes–
precionumberyes–
proveedorIdstring––
servicioIdstringyes–

No output schema declared.

No examples provided.

finance_get_cobro ~52

Get details of a specific charge (cobro) including all associated payments.

NameTypeReqDescription
apiKeystring––
cobroIdstringyes–
orgSlugstringyes–

No output schema declared.

No examples provided.

finance_list_cobros ~95

List charges (cobros) for an organization. Filter by client, status, or date range. Includes summary totals.

NameTypeReqDescription
apiKeystring––
clientIdstring––
cursorstring––
dateFromstring––
dateTostring––
estado–––
limitinteger––
orgSlugstringyes–

No output schema declared.

No examples provided.

finance_list_confirmations ~78

List pending charge confirmations and their status. Shows cobros in pending_confirmation state that await client verification. Filter by client or confirmation status (pending, confirmed, disputed, auto_confirmed).

NameTypeReqDescription
apiKeystring––
clientIdstring––
orgSlugstringyes–
statusstring––

No output schema declared.

No examples provided.

finance_list_gastos ~153

List operational expenses (gastos operacionales) of an organization with their category, plus totals broken down by category type (FIJO/VARIABLE/COSTO_PRODUCTO/PROVISION). Filter by date range (dateFrom/dateTo), category id, type(s), or recurring-only. Read-only — complements finance_list_cobros/finance_list_payments (income side) to complete the financial picture.

NameTypeReqDescription
apiKeystring––
categoriaIdstring––
dateFromstring––
dateTostring––
limitinteger––
orgSlugstringyes–
recurrenteboolean––
tipoarray––

No output schema declared.

No examples provided.

finance_list_invoices ~114

List invoices (facturas) of an organization with total, balance (saldo), status, SII status, linked-sales count and the amount already applied via payment links (with a derived payment status: pendiente/abonada/pagada). Filter by client or status (pendiente/pagada/cancelada). Read-only.

NameTypeReqDescription
apiKeystring––
clientIdstring––
estadostring––
limitinteger––
orgSlugstringyes–

No output schema declared.

No examples provided.

finance_list_payments ~83

List payments received with filters. Includes summary by payment type.

NameTypeReqDescription
apiKeystring––
clientIdstring––
cursorstring––
dateFromstring––
dateTostring––
limitinteger––
orgSlugstringyes–
tipostring––

No output schema declared.

No examples provided.

finance_list_ventas ~107

List sales (ventas) for an organization. Filter by client, service, provider, or status.

NameTypeReqDescription
apiKeystring––
clientIdstring––
cursorstring––
dateFromstring––
dateTostring––
estadostring––
limitinteger––
orgSlugstringyes–
proveedorIdstring––
servicioIdstring––

No output schema declared.

No examples provided.

finance_register_payment ~103

Register a manual payment against an existing charge (cobro). Updates cobro status automatically. Requires confirm: true.

NameTypeReqDescription
apiKeystring––
cobroIdstringyes–
confirmbooleanyes–
descripcionstring––
fechastring––
idempotencyKeystring––
montonumberyes–
orgSlugstringyes–
tipostringyes–

No output schema declared.

No examples provided.

finance_send_confirmations ~93

Send pending confirmation digest to clients. Groups all pending_confirmation charges by client and sends a single message per client via WhatsApp or email. Creates confirmation tokens and sets a grace period for auto-confirmation. Requires confirm: true.

NameTypeReqDescription
apiKeystring––
channelstring––
clientIdstring––
confirmbooleanyes–
orgSlugstringyes–

No output schema declared.

No examples provided.

lifecycle_get_state ~139

Get the current lifecycle state of a session, including available transitions, state history, and SC resolution. Returns current_state, available_transitions, verification_deadline (when state=delivered), timestamps, duration, sc_resolution (the fundamental SC event: resolved, resolved_at, resolved_by, billing_model), and recent transition history with from/to/at/by/method fields. Requires X-Org-Api-Key. Shape per docs/protocol/sc-event-canonical-schema-2026-04-18.md §7.1.

NameTypeReqDescription
apiKeystring––
orgSlugstringyes–
session_idstringyes–

No output schema declared.

No examples provided.

lifecycle_history ~277

Get the SCEvent stream for a session — all observed transitions reconstructed from status_history. Returns events[] with discriminated union by event_type (sc.scheduled, sc.confirmed, sc.completed, sc.delivered, sc.verified, sc.cancelled, etc.), plus stream_completeness ("complete" | "partial_pre_trigger") and pagination cursor. Events carry origin="reprojected_from_status_history" and canonical SCEvent shape per docs/protocol/sc-event-canonical-schema-2026-04-18.md §7.2. Filters: event_types (e.g. ["sc.delivered"]), from_sequence (cursor), limit (default 50, max 500). PII note: delivery_proof clinical fields (summary, outcome, next_steps) are returned only for admin-scoped keys. IMPORTANT: backfilled sc_resolved timestamps do NOT emit sc.resolved events in this stream (Forma B, see decisions log 2026-04-18-lifecycle-history-backfill-policy). For current resolution status, use lifecycle_get_state.sc_resolution. Requires X-Org-Api-Key.

NameTypeReqDescription
apiKeystring––
event_typesarray––
from_sequenceinteger––
limitinteger––
orgSlugstringyes–
session_idstringyes–

No output schema declared.

No examples provided.

lifecycle_transition ~241

Execute a state transition on a session. Accepts either to_state (target state name per Servicialo spec: confirmed, in_progress, completed, verified, documented, cancelled, no_show) or action (semantic verb: confirm, start, complete, verify, document, cancel, no_show). When to_state=no_show, no_show_type is required. NOTE: to_state="delivered" / action="deliver" is NOT available via MCP (ref PDC-SEC-001) — MCP authentication cannot validate actor-as-Proveedor. Delivery must be performed via the REST endpoint PATCH /api/organizations/[orgSlug]/coordinalo/sessions/[sessionId]/deliver which enforces provider binding. Returns transition record with from, to, at, by, method fields. Requires X-Org-Api-Key.

NameTypeReqDescription
actionstring––
apiKeystring––
delivery_typestring––
evidence–––
no_show_typestring––
notesstring––
orgSlugstringyes–
session_idstringyes–
to_statestring––

No output schema declared.

No examples provided.

members_invite ~66

Invite a new member to the organization by email. Sends an invitation email. Requires confirm: true.

NameTypeReqDescription
apiKeystring––
confirmbooleanyes–
emailstringyes–
orgSlugstringyes–
rolestringyes–

No output schema declared.

No examples provided.

members_list ~35

List members of an organization with their roles and status.

NameTypeReqDescription
apiKeystring––
orgSlugstringyes–

No output schema declared.

No examples provided.

org_summary ~92

Compact organization overview (~500 tokens). Returns services, providers, schedules, active features, key counts, and an onboarding_status checklist showing what is configured vs missing (services, providers, availability, public agenda). Use as first call to orient yourself — cheaper than report_dashboard. If onboarding_status.ready is false, follow the missing steps before booking.

NameTypeReqDescription
apiKeystring––
orgSlugstringyes–

No output schema declared.

No examples provided.

org_update ~68

Update organization profile fields: name, description, logo URL, or vertical. Only provided fields are updated.

NameTypeReqDescription
apiKeystring––
description–––
logoUrl–––
namestring––
orgSlugstringyes–
vertical–––

No output schema declared.

No examples provided.

payroll_get_summary ~49

Get payroll summary for a period: total per provider, total cost, pending approvals.

NameTypeReqDescription
apiKeystring––
orgSlugstringyes–
periodostringyes–

No output schema declared.

No examples provided.

payroll_list_records ~70

List payroll records for an organization. Filter by period, provider, or status.

NameTypeReqDescription
apiKeystring––
limitinteger––
orgSlugstringyes–
periodostring––
providerIdstring––
statusstring––

No output schema declared.

No examples provided.

portal_cancel_reschedule_request ~120

Cancel a pending reschedule request (SessionRequest) on behalf of the client who proposed it — the client-side withdrawal in the bilateral loop (outcome=cancelled_by_client). Idempotent: a request already cancelled_by_client returns wasAlreadyCancelled=true; a request in another terminal state returns a conflict. Use booking_list_requests to find pending requests; use booking_resolve_request for the org's own approve/reject.

NameTypeReqDescription
apiKeystring––
orgSlugstringyes–
requestIdstringyes–

No output schema declared.

No examples provided.

portal_confirm_delivery ~153

Confirm, on behalf of the client, that the service was delivered (writes DeliveryProof.clientConfirmed) — the client-side confirmation that closes dual-confirm verification. Allowed once the session is completed/delivered/documented; rejected if an open dispute exists. Optionally records a 1-5 rating (only if the service captures quality). This is an OVERLAY: it does NOT change session.status (the auto-verify cron advances delivered→verified). Idempotent: alreadyConfirmed=true if already done. Triggers SC resolution.

NameTypeReqDescription
apiKeystring––
notestring––
orgSlugstringyes–
ratinginteger––
sessionIdstringyes–

No output schema declared.

No examples provided.

portal_propose_reschedule ~152

Propose a new time for a session on behalf of the client — opens the bilateral coordination loop by creating a pending SessionRequest (it does NOT move the session; the org resolves it with booking_resolve_request). Provide requestedScheduledAt as an ISO datetime (must be future, within ~3 months). Gated by the org's session-request flow flag and rate-limited per (client, session). The event records the session's client as the proposer. Use booking_list_requests to track pending requests.

NameTypeReqDescription
apiKeystring––
orgSlugstringyes–
reasonstring––
requestedScheduledAtstringyes–
sessionIdstringyes–

No output schema declared.

No examples provided.

portal_report_session ~132

Report, on behalf of the client, that the professional did not show up (reason=provider_no_show) or that the session was cancelled/not delivered (reason=cancelled). Creates a Dispute(OPEN) for the org to review — it does NOT change the session status. Idempotent: if an open dispute already exists for the session, returns alreadyReported=true with its disputeId. Notifies the org.

NameTypeReqDescription
apiKeystring––
notestring––
orgSlugstringyes–
reasonstringyes–
sessionIdstringyes–

No output schema declared.

No examples provided.

portal_session_cancel ~131

Cancel a client's session on behalf of the client (client-initiated cancellation: cancelledBy=client). Allowed from scheduled/pending_confirmation/confirmed; rejects past sessions. Idempotent: a session already cancelled returns alreadyCancelled=true. Distinct from the admin cancellation with cancellation-policy charges — this is the client-portal cancel flow. The org API key owner is recorded as the actor acting on behalf of the client (ADR-004 §6).

NameTypeReqDescription
apiKeystring––
cancellationReasonstring––
orgSlugstringyes–
sessionIdstringyes–

No output schema declared.

No examples provided.

portal_session_confirm ~137

Confirm a client's attendance to their session, on behalf of the client (e.g. the client called or messaged the org to confirm). Moves scheduled/pending_confirmation → confirmed and notifies the provider. This is the client-portal confirm flow (event role = client), distinct from the org's own admin confirm in booking_update_status. Idempotent: a session already confirmed returns alreadyConfirmed=true. The org API key owner is recorded as the actor acting on behalf of the client (ADR-004 §6).

NameTypeReqDescription
apiKeystring––
orgSlugstringyes–
sessionIdstringyes–

No output schema declared.

No examples provided.

provider_create ~114

Create a new provider in the organization. Links or creates a Person record by email.

NameTypeReqDescription
apiKeystring––
comunasCoberturaarray––
defaultCommissionnumber––
emailstringyes–
idempotencyKeystring––
isInternalboolean––
lastNamestringyes–
namestringyes–
orgSlugstringyes–
phonestring––
serviceIdsarray––

No output schema declared.

No examples provided.

provider_get ~47

Get complete details of a provider including services, schedule, and session stats.

NameTypeReqDescription
apiKeystring––
orgSlugstringyes–
providerIdstringyes–

No output schema declared.

No examples provided.

provider_get_stats ~71

Get detailed performance metrics for a provider over a date range: sessions, occupancy, no-show rate, revenue.

NameTypeReqDescription
apiKeystring––
dateFromstring––
dateTostring––
orgSlugstringyes–
providerIdstringyes–

No output schema declared.

No examples provided.

provider_update ~113

Update provider data: status, commission, coverage areas, permissions.

NameTypeReqDescription
apiKeystring––
canManageOwnAvailabilityboolean––
canManageOwnServicesboolean––
comunasCoberturaarray––
defaultCommissionnumber––
isActiveboolean––
lastNamestring––
namestring––
orgSlugstringyes–
phonestring––
providerIdstringyes–

No output schema declared.

No examples provided.

public_availability_get_slots ~109

Query available time slots for public booking. Does NOT require an API key. Returns slots grouped by service from the organization's public agenda. Provider details are hidden — the system auto-assigns at booking time. Use after public_service_list to find bookable times.

NameTypeReqDescription
datestring––
dateFromstring––
dateTostring––
orgSlugstringyes–
serviceIdstring––
timezonestring––

No output schema declared.

No examples provided.

public_booking_cancel ~78

Cancel a public booking using the bookingToken. Only works for bookings in pending_confirmation, scheduled, or confirmed status. Optionally include a reason. Does NOT require an API key. The booking token scopes access to a single booking.

NameTypeReqDescription
bookingTokenstringyes–
orgSlugstringyes–
reasonstring––

No output schema declared.

No examples provided.

public_booking_confirm ~68

Confirm a pending public booking using the confirmationToken returned by public_booking_create. Advances the booking from pending_confirmation to scheduled. The token expires after 30 minutes. Does NOT require an API key. Rate-limited.

NameTypeReqDescription
confirmationTokenstringyes–
orgSlugstringyes–

No output schema declared.

No examples provided.

public_booking_create ~206

Create a public booking request. Does NOT require an API key, but DOES require: (1) requester identity — fullName plus at least email or phone, (2) submission context — channel and whether an agent assisted, (3) authorization.humanIntentConfirmed must be true. The booking is created as pending_confirmation — use public_booking_confirm with the returned confirmationToken to confirm. A bookingToken is also returned for future lifecycle management (cancel, reschedule). Rate-limited per IP+org. All requests are audited with semantic decision codes. Use public_service_list → public_availability_get_slots → public_booking_create → public_booking_confirm as the complete public booking flow.

NameTypeReqDescription
authorizationobjectyes–
idempotencyKeystring––
notesstring––
orgSlugstringyes–
requesterobjectyes–
serviceIdstringyes–
startAtstringyes–
submissionobjectyes–

No output schema declared.

No examples provided.

public_booking_get ~73

Get details of a public booking using the bookingToken returned by public_booking_create. Returns status, scheduled time, service, and requester info. Does NOT require an API key — the booking token is the credential. Only returns public-safe data.

NameTypeReqDescription
bookingTokenstringyes–
orgSlugstringyes–

No output schema declared.

No examples provided.

public_booking_reschedule ~90

Reschedule a public booking using the bookingToken. Cancels the original and creates a new pending_confirmation booking at the new time. Returns new confirmationToken and bookingToken. Only works for bookings in pending_confirmation, scheduled, or confirmed status. Does NOT require an API key.

NameTypeReqDescription
bookingTokenstringyes–
newStartAtstringyes–
orgSlugstringyes–

No output schema declared.

No examples provided.

public_service_list ~65

List publicly bookable services for an organization. Does NOT require an API key. Returns only active, discoverable services with assigned providers. Use this as the first step in the public booking flow to show available services to end users or agents.

NameTypeReqDescription
orgSlugstringyes–

No output schema declared.

No examples provided.

reminders_get_config ~121

Get the full reminder/notification configuration for an organization. Returns detailed settings for each reminder type: bookingReminder (post-booking follow-up), sessionReminder24h (24h before), sessionReminder1h (1h before), paymentReminder (payment due), paymentOverdue (overdue payment), notificationFollowup (post-session follow-up), pendingConfirmation (auto-cancel unconfirmed). Each has enabled, timing, and frequency settings. More granular than settings_get reminders chapter.

NameTypeReqDescription
apiKeystring––
orgSlugstringyes–

No output schema declared.

No examples provided.

reminders_update_config ~223

Update reminder/notification configuration for an organization. Partial update — only provided sections are changed. Sections: bookingReminder {enabled, daysAfter, maxReminders, interval}, sessionReminder24h {enabled, hoursBefore, sendTime}, sessionReminder1h {enabled, hoursBefore}, paymentReminder {enabled, daysAfter, maxReminders, interval}, paymentOverdue {enabled, daysOverdue, maxReminders, interval}, notificationFollowup {enabled, daysAfter, maxFollowups, interval}, pendingConfirmation {enabled, cutoffHours, autoConfirm} (cutoffHours = hours BEFORE the appointment that an unaccepted booking expires). Returns the full configuration after update.

NameTypeReqDescription
apiKeystring––
bookingReminderobject––
notificationFollowupobject––
orgSlugstringyes–
paymentOverdueobject––
paymentReminderobject––
pendingConfirmationobject––
sessionReminder1hobject––
sessionReminder24hobject––

No output schema declared.

No examples provided.

report_dashboard ~51

Executive summary of the organization: today's sessions, monthly metrics, revenue, pending charges, and alerts.

NameTypeReqDescription
apiKeystring––
datestring––
orgSlugstringyes–

No output schema declared.

No examples provided.

report_deuda_real ~90

Real-time report of clients with genuine outstanding debt. Excludes temporal payment mismatches (prepaid clients whose global balance is covered). Shows: client name, debt amount, periods with debt, last payment date, and collection status (active/inactive/never_paid). Use to answer "who actually owes money" questions.

NameTypeReqDescription
apiKeystring––
orgSlugstringyes–

No output schema declared.

No examples provided.

report_evidence_gates ~222

Adoption and switching evidence for one organization, by month and week: sessions created natively in the app vs imported (count and %), date of the last bulk import, weeks since it, switching level (0 no use / 1 activation / 2 adoption / 3 cutover), no-show rate split by whether a reminder was sent, reminders sent/delivered/confirmed/cancelled, outstanding balance, amount collected after a payment reminder, weekly active staff, and attributable per-org costs (WhatsApp, email, AI tokens) with shared infrastructure prorated separately. Read-only, scoped to the organization of the API key. Use it to answer "is this org actually using the product or still on its spreadsheet". Metrics that cannot be measured today (support events, churn, transfer reconciliation) come back null, never zero.

NameTypeReqDescription
apiKeystring––
formatstring––
fromstring––
orgSlugstringyes–
tostring––
weeksinteger––

No output schema declared.

No examples provided.

report_no_shows ~76

Report no-show statistics for a period. Group by client, provider, service, or day.

NameTypeReqDescription
apiKeystring––
dateFromstring––
dateTostring––
groupBystring––
limitinteger––
orgSlugstringyes–

No output schema declared.

No examples provided.

report_occupancy ~75

Calculate provider occupancy rates for a period. Group by provider, day, or week.

NameTypeReqDescription
apiKeystring––
dateFromstring––
dateTostring––
groupBystring––
orgSlugstringyes–
providerIdstring––

No output schema declared.

No examples provided.

report_revenue ~67

Calculate revenue for a period grouped by day, week, month, service, or provider.

NameTypeReqDescription
apiKeystring––
dateFromstring––
dateTostring––
groupBystring––
orgSlugstringyes–

No output schema declared.

No examples provided.

report_sc_summary ~86

Breakdown of Servicio Coordinado (SC) events by month and resolver path (backfill, cac-native, live, compensalo). Use to validate SC coverage and monitor live SC resolution growth. Key metric: sc_live shows SCs resolved in production (not backfill).

NameTypeReqDescription
apiKeystring––
orgSlugstringyes–
periodostring––

No output schema declared.

No examples provided.

resources_list ~101

List the bookable resources of an organization (rooms, boxes, chairs, equipment) with their type, capacity, buffer minutes, location and active state. Filter by type, active state, or a name/description search. Read-only.

NameTypeReqDescription
apiKeystring––
isActiveboolean––
limitinteger––
orgSlugstringyes–
searchstring––
typestring––

No output schema declared.

No examples provided.

scheduling_book ~132

Book a session (Servicialo spec). Returns confirmation_credential (opaque token, valid 30 min) and booking_id. Use scheduling_confirm with the credential to finalize. Does NOT require an API key — uses requester identity (fullName + email or phone). Accepts optional submission context for audit trail.

NameTypeReqDescription
datetimestringyes–
idempotencyKeystring––
notesstring––
orgSlugstringyes–
provider_idstring––
requesterobjectyes–
service_idstringyes–
submissionobject––

No output schema declared.

No examples provided.

scheduling_cancel ~152

Cancel a session through the Servicialo protocol lane. Moves the session to cancelled and emits sc_service.cancelled.v1. It REPORTS the cancellation policy tier that applies (policy_applied: none | partial | full, with the percentage) but does NOT create any charge — no penalty transaction is persisted and the client owes nothing as a result of this call. If you need the organization lane that actually applies the policy and registers the charge, use booking_cancel instead. Requires confirm: true and X-Org-Api-Key.

NameTypeReqDescription
apiKeystring––
confirmbooleanyes–
orgSlugstringyes–
reasonstring––
session_idstringyes–

No output schema declared.

No examples provided.

Common questions

What is the Coordinalo — Service Business Operations MCP server?

Coordinalo — Service Business Operations is an MCP server listed in the public MCP registry as com.coordinalo/mcp-server. Scheduling, availability, clients, billing and CRM for appointment-based services. This page covers its hosted endpoint (https://coordinalo.com/api/mcp).

Is the Coordinalo — Service Business Operations MCP server safe to use?

Coordinalo — Service Business Operations scores 75 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Coordinalo — Service Business Operations MCP server expose?

Coordinalo — Service Business Operations exposes 112 tools: dunning_get_config, dunning_configure, admin_list_providers, admin_create_service, admin_set_availability, and 107 more. Their descriptions and schemas cost roughly 12,666 tokens of context every time the server is loaded.

Does the Coordinalo — Service Business Operations MCP server require authentication?

No. We connected to Coordinalo — Service Business Operations without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Coordinalo — Service Business Operations MCP server still maintained?

Coordinalo — Service Business Operations is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.