deputy workforce mcp for Windsurf
io.github.hyperdrift-io/deputy-workforce-mcp
Read-only Deputy coverage, workload, timesheet, availability, and staffing signals.
client:Windsurf
transport:stdio
runtime:npm
Install deputy workforce mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs