Skip to content
VS Code

Shiftyasan Shift Scheduling for VS Code

com.shiftyasan/mcp-server

Generate optimized work shift schedules from staffing demand, availability and fairness rules.

client:VS Code transport:streamable-http runtime:npm

Install Shiftyasan Shift Scheduling in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://api.shiftyasan.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Shiftyasan Shift Scheduling in other clients