Skip to content
Claude Desktop

ShiftZap Restaurant Scheduling for Claude Desktop

io.github.samueldesignsa/shiftzap

Manage restaurant employee scheduling, time-off, tips, and payroll via ShiftZap.

client:Claude Desktop transport:stdio runtime:npm

Install ShiftZap Restaurant Scheduling in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "shiftzap": {
      "command": "npx",
      "args": [
        "-y",
        "@shiftzap/mcp-server"
      ],
      "env": {
        "SHIFTZAP_API_KEY": "<SHIFTZAP_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ShiftZap Restaurant Scheduling in other clients