Skip to content
Cline

deputy workforce mcp for Cline

io.github.hyperdrift-io/deputy-workforce-mcp

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

client:Cline transport:stdio runtime:npm

Install deputy workforce mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "deputy-workforce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hyperdrift-io/deputy-workforce-mcp"
      ],
      "env": {
        "DEPUTY_MODE": "<DEPUTY_MODE>",
        "DEPUTY_BASE_URL": "<DEPUTY_BASE_URL>",
        "DEPUTY_ACCESS_TOKEN": "<DEPUTY_ACCESS_TOKEN>",
        "DEPUTY_AUTH_SCHEME": "<DEPUTY_AUTH_SCHEME>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

deputy workforce mcp in other clients