Skip to content
Windsurf

zenoti for Windsurf

com.jamesrosingmd/zenoti

MCP server for Zenoti spa/wellness/medspa — guests, appointments, bookings, invoices

client:Windsurf transport:stdio runtime:npm

Install zenoti in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "zenoti": {
      "command": "npx",
      "args": [
        "-y",
        "zenoti-mcp-server"
      ],
      "env": {
        "ZENOTI_API_KEY": "<ZENOTI_API_KEY>",
        "ZENOTI_API_URL": "<ZENOTI_API_URL>",
        "ZENOTI_CENTER_ID": "<ZENOTI_CENTER_ID>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

zenoti in other clients