com.jamesrosingmd/zenoti
Quality Score
85
/100
MCP server for Zenoti spa/wellness/medspa — guests, appointments, bookings, invoices
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"zenoti": {
"command": "npx",
"args": [
"-y",
"zenoti-mcp-server"
],
"env": {
"ZENOTI_API_KEY": "<your-zenoti_api_key>",
"ZENOTI_API_URL": "<zenoti_api_url>",
"ZENOTI_CENTER_ID": "<zenoti_center_id>",
"ZENOTI_ORG_ID": "<zenoti_org_id>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"zenoti": {
"command": "npx",
"args": [
"-y",
"zenoti-mcp-server"
],
"env": {
"ZENOTI_API_KEY": "<your-zenoti_api_key>",
"ZENOTI_API_URL": "<zenoti_api_url>",
"ZENOTI_CENTER_ID": "<zenoti_center_id>",
"ZENOTI_ORG_ID": "<zenoti_org_id>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y zenoti-mcp-server§02 Environment variables
ZENOTI_API_KEYrequiredsecret
Zenoti API key from Org Settings → API
ZENOTI_API_URLrequired
Zenoti API base URL (e.g. https://api.zenoti.com/v1)
ZENOTI_CENTER_IDrequired
Center/location identifier
ZENOTI_ORG_IDrequired
Organization identifier
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.