MCP Server
MCP
ShiftZap Restaurant Scheduling
Manage restaurant employee scheduling, time-off, tips, and payroll via ShiftZap.
Install
npx -y @shiftzap/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@shiftzap/mcp-server",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your ShiftZap API key (starts with szk_live_)",
"isRequired": true,
"isSecret": true,
"name": "SHIFTZAP_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment