# Crew Optimizer

Optimize crew and workforce schedules, resource allocation, and routing with linear and mixed-integer programming. Parse natural-language problem statements into solvable models in seconds. Diagnose …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add mrugankpednekar/mcp-optimizer

# Browse available tools
npx -y @smithery/cli@latest tool list mrugankpednekar/mcp-optimizer
```

---

Source: https://github.com/mrugankpednekar/mcp-optimizer
