Shiftyasan Shift Scheduling for Cursor
com.shiftyasan/mcp-server
Generate optimized work shift schedules from staffing demand, availability and fairness rules.
client:Cursor
transport:streamable-http
runtime:npm
Install Shiftyasan Shift Scheduling in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://api.shiftyasan.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs