Full back-office MCP server for service businesses. Schedule appointments, manage clients, track payments, automate communications, and run reports — all via AI agents.
41 tools covering the complete service lifecycle for clinics, consultancies, and professional service teams.
Server Config
{
"mcpServers": {
"coordinalo": {
"type": "http",
"url": "https://coordinalo.com/api/mcp",
"headers": {
"Authorization": "Bearer <your_api_key>",
"X-Org-Id": "<your_org_slug>"
}
}
}
}