Odel
deputy workforce mcp

deputy workforce mcp

Local
@hyperdrift-ioTypeScriptMITUpdated 1mo ago

Read-only Deputy coverage, workload, timesheet, availability, and staffing signals.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@hyperdrift-io/deputy-workforce-mcpv0.1.0

Run

npx -y @hyperdrift-io/deputy-workforce-mcp

MCP client config

{
  "mcpServers": {
    "deputy-workforce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hyperdrift-io/deputy-workforce-mcp"
      ]
    }
  }
}