Skip to content
Cursor

cliniko for Cursor

io.usefulapi/cliniko

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

client:Cursor transport:streamable-http

Install cliniko in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "cliniko": {
      "url": "https://cliniko.usefulapi.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

cliniko in other clients